STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Error in PSSI HAL code for HAL_PSSI_Abort_DMA

I am working with an STM32U575, HAL version 1.5 and found the issue described below(Have checked the HAL code for the H5 and H7 and these contain the same issue)See picture below, when aborting an PSSI transfer, before checking the state on lines 125...

LVan31_0-1718625311115.png
LVan .31 by Associate III
  • 493 Views
  • 1 replies
  • 0 kudos

Resolved! HAL_SAI_Transmit_IT data

I'm using the NUCLEO board NUH723 to develop a project and I need to understand better how the HAL_SAI_Transmit_IT works. In my code I use the HAL_SAI_Transmit_IT to send data to the SAI1 interface --> 48KHz, stereo,32bit: I have to send two buffer o...

carloV by Associate II
  • 493 Views
  • 1 replies
  • 0 kudos

Interupting CAN communication

Hello everyone. I am working on CAN communication with STM32F429I-Disc1 with TJA1050 transceiver. Standard communication works more than fine. What I would like to do next is to interrupt communication while CAN message with certain ID is present on ...

kingston by Associate
  • 554 Views
  • 3 replies
  • 0 kudos

Resolved! ST-WDS software [fixed]

The ST MIcro website offers this free tool link but when I download it, its appears to be resticted as a trial use.I followed the instructions and there was a link on the download page that gets installed, simple and good for a year.Thanks 

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
  • 1145 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

STM32F4 TIM6 initialization

Dear all,I'm working on a project based on STM32F479 and FreeRTOS. In this project the microcontroller is connected via I2C and SPI bus to other devices, such as switch ethernet and spi-uart converter. I run the initialization of these devices before...

MGall.11 by Associate III
  • 1699 Views
  • 6 replies
  • 1 kudos