STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Limitation of SPI3 of STM32U5

I spent many hours trying to make the SPI3 works through the use of the HAL but it was doing weird things (not clearing IRQ flag so ISR was continuously called).Then I found that SPI3 is limited to a size of 1023.I also found on this forum other peop...

nicolas by Senior
  • 565 Views
  • 1 replies
  • 0 kudos

Resolved! STEVAL-MKI109V3 unresponsive after firmware update

I have an STEVAL-MKI109V3 and the MKI238AA evaluation boards.I was unable to communicate with the MKI238AA with the UNICO-GUI software so I updated the firmware on the MKI109 with the ProfiMEMSToolV3.60.7 .bin file using the STM32CubeProgrammer follo...

lylefw by Associate
  • 2099 Views
  • 5 replies
  • 2 kudos

Clock cycle shift on GPIO output STM32F103

Dear Community,I am porting an old application made on AVR to STM32, and I am facing a strange timing issue. In a nutshell, the application is reading sector (512 Bytes) from a SDCARD and output the content of the buffer to GPIO with 4us cycle (meani...

Screenshot 2024-05-12 at 06.30.59.png Screenshot 2024-05-12 at 06.32.34.png
vbesson by Senior
  • 11191 Views
  • 40 replies
  • 3 kudos

Resolved! STM32G431 Comparator BUG

Hi,Few days ago i've encountered a strange behavior of the comparator at STM32G4. I investigated the problem under controlled conditions (used Nuclo kit instead application PCB) and the result is startling.Comparator 4 configured to get positive inpu...

comp1.png comp2.png comp3.png comp4.png

STM32 Timer 8 ETR pin behaving as output

Hello Team,I am using an STM32F469NIH6 in my project and the following is my use case: I need the timer 8 to act as a slave to its ETR pin, which is PA0. I have a signal coming out on the PG7 from my daughter board and I have connected PG7 and PA0 vi...

Jansunil_1-1716800431150.png Jansunil_2-1716800447179.png
Jansunil by Associate II
  • 813 Views
  • 4 replies
  • 0 kudos

Resolved! SMBus on STM32C031

Hi ST tesam,When I use  HAL_SMBUS_Master_Receive_IT( ) to receive data from device ,I can not got the information directly after the HAL_SMBUS_MasterRxCpltCallback( SMBUS_HandleTypeDef *hsmbus ) was complete.(I had set a flag when HAL_SMBUS_MasterRxC...

LsnLeeJW by Associate II
  • 1150 Views
  • 4 replies
  • 0 kudos

Resolved! STM32 downstream of a USB hub

Hi !An application I am working on has a PC connecting to an ethernet device (currently through Ethernet) and a STM32 (STM32G0B0CET6) through USB.I am looking to only have one connection to the PC through USB, hence I am looking to have the incoming ...

4lch by Associate II
  • 1041 Views
  • 4 replies
  • 2 kudos