Skip to main content
Associate II
July 24, 2024
Question

Out of box s2-lp p2p: Goods of IT hate me

  • July 24, 2024
  • 1 reply
  • 916 views

Hello

I have a problem with the P2P Project which I set up with stm32F401RE and the x-NUCLEO-S2868A2 radio shield. The project attached is actual an a little bit extended Version of the P2P example, I just modified the shield and added R17 to see the radio led blink. I commented out my printf and defined some not used GPIO pins.

Debugging my project (attached) just shows the act not as it should. Calling MX_X_CUBE_SUBG2_Init just jumps to MX_SUBG2_P2P_Process. What do I miss? I mean a processor should behave deterministic but what I see is just random.

What makes me suspicious, is that any RSSI relateted functions are commented out in the generated app_x-cube-subg2.c. And some people in the forum mention a problem with RSSI.

I would really appreciate if someone could look on the code and give me a hint.

Tobias Badertscher

1 reply

badiwAuthor
Associate II
October 17, 2025

Can someone from STM Look at this. This is a STm32l476rg s2lp p2p project with the generated Code. I do not really understand why I get no Interrupt from GPIO3 of s2lp. I am very depressed!!!!!!!!!!!!!!!