Skip to main content
JZaya.1
Associate II
March 7, 2022
Question

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

  • March 7, 2022
  • 8 replies
  • 4153 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.

8 replies

Tesla DeLorean
Guru
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

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
JZaya.1
JZaya.1Author
Associate II
March 7, 2022

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

JZaya.1
JZaya.1Author
Associate 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 ?

Amel NASRI
ST Technical Moderator
March 11, 2022

Hi @JZaya.1​ ,

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

-Amel

To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.
JZaya.1
JZaya.1Author
Associate 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