Skip to main content
Visitor II
March 7, 2022
Question

Hello, Where can I find code example for my b-l462e-cell1 ?

  • March 7, 2022
  • 2 replies
  • 2295 views

I really have hard time finding any demonstration on your website, in particular on this page you mention that "All the binaries provided are available at: \Projects\<STM32 board name>\Demonstrations\<Demonstration name>\Binaries\" but where exactly is this Project Folder?

To be more specific, I would like example of:

  • Writing on the OLED display (Communication through SPI3 but with what functions ?)
  • Sending SMS
  • Connecting to Wifi and sending email

Best

    This topic has been closed for replies.

    2 replies

    Graduate II
    March 7, 2022

    https://www.st.com/en/embedded-software/x-cube-cellular.html

    Unpack the ZIP file

    STM32CubeExpansion_CELLULAR_V7.0.0\Projects\B-L462E-CELL1\Demonstrations\Nx_TCP_Echo_Client\Binaries\l462_modemip.bin

    JZaya.1Author
    Visitor II
    March 7, 2022

    Thanks for your prompt reply, so excited to open it tomorrow ! :)​

    JZaya.1Author
    Visitor II
    March 8, 2022

    Thanks. It seems that all main.c files have an empty while, however I am looking for code examples where could I find them ?

    Technical Moderator
    March 11, 2022

    Hi @JZaya.1​ ,

    Code examples should be available in the package X-Cube-Cellular.

    -Amel

    JZaya.1Author
    Visitor II
    March 11, 2022

    Thanks for your reply @Amel NASRI]. I do not see where the demo code is.

    In this folder: en.x-cube-cellular_v7-0-0_v7.0.0\STM32CubeExpansion_CELLULAR_V7.0.0\Projects\B-L462E-CELL1\Demonstrations\Nx_TCP_Echo_Client_PPP\Core\Src

    I would expect demo code to be in the main.c but its while is empty 0693W00000KcFyMQAV.png