STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SDIO configuration stm32f429

Hello dear engineers,I have gotten stuck in running SDIO on stm32f429igt6.No matter how hard I have tried, I wasn't able to successfully use FATFS with SDIO and stm32f429igt6. My code is attached. the f_mount function with immediate force on mounting...

USB PD: Sending Battery_Status Data Message

Hi ST USB PD community. I'm using https://github.com/STMicroelectronics/x-cube-tcpp but can't seem to find the right callbacks to respond to our port-partner when they send a Get_Battery_Status command.I need the ST MCU to respond with the Battery_St...

DDesr1_0-1690487846094.png
DDesr.1 by Associate II
  • 4386 Views
  • 4 replies
  • 0 kudos

How to send data to Serial via APP_LOG function

Hello everyone, I'm working on the LORA pingpong example, and in the pingpong_process code, where I receive the data, I want to print it aswell. The current code that's running is this:  if(RxBufferSize > 0){  memcpy(receive_data, BufferRx, sizeof(Bu...

FPicc.1 by Senior
  • 1335 Views
  • 0 replies
  • 0 kudos