cancel
Showing results for 
Search instead for 
Did you mean: 

How to implement EBYTE E04-400M16S S2-LP in nucleo U083RC, use X-CUBE-SUBG2 tx or rx

farzani_ryu
Associate

Hello Devs,

I already configured X-CUBE-SUBG2:

farzani_ryu_0-1735873474359.png

farzani_ryu_1-1735873486988.png

 

SPI1:

farzani_ryu_2-1735873523889.png

 

USART1:

farzani_ryu_3-1735873597837.png

 

But program still wait for tx done at line 228 in app_custom_s2lp_fifo_tx.c

farzani_ryu_4-1735873698194.png

 

Please help me how to integrate s2lp and my stm32u0. Thank you.

 

Regards,

Zan

 

3 REPLIES 3

Hi Tesla,

Yup that one. i didn't find a way to implement it on stm32 using x-cube-subg2. may you help me? Thank you.

 

Regards,

Zan

Not specifically.

Perhaps share how you've wired this up.

Start by coding a simple SPI app to access the S2LP registers, and confirm those read/write correctly. Dump registers, and start debugging why the code you have is hanging up. If access to the device is not viable you'll need to debug the hardware and wiring.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..