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

Include a bin file to my project

Hello to alli have build my project as programmer on stm32f103c8t6 to connect as master host to slave one stm32f103c8t6 and program the slave device with code which saved in eeprom connected to the master with i2c it working well with me but I need t...

Elmofty by Associate II
  • 2403 Views
  • 5 replies
  • 1 kudos

Resolved! SPI MISO shifted

Hello ST Community, I have setup a SPI master and a SPI slave, both use DMA in Normal mode. The word size is 8-bits and the data size is 8-bytes. The problem is that the slave transmits messages which contains old data. When it should send:MISO: { 0x...

Nikolaj_TL_0-1718698066796.png {02530675-2C30-4D84-BCB1-AEE662778433}.png

Running CRC check in HAL uart driver

I am using "HAL_UART_Transmit" and "HAL_UART_Receive" in the HAL uart driver to perform uart communication. While adding the CRC check to the communication protocol, I am wondering if there's any HAL uart driver API that incorporates CRC check functi...

Resolved! STM32CubeF4 examples don't build in MKD 5.38

Dear support team,I download recently the last release of Stm32cubeF4 v1.28 and I have the MDK V5.38 installed in my machine, so normally I was expecting that examples will build out of the box but it's not the case.It looks like the project example ...

Bassem by Associate II
  • 2164 Views
  • 7 replies
  • 0 kudos