Skip to main content
Explorer
January 3, 2025
Question

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

  • January 3, 2025
  • 1 reply
  • 1080 views

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

 

    This topic has been closed for replies.

    1 reply

    Explorer
    January 3, 2025

    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

    Graduate II
    January 3, 2025

    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.