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

ADC

Hello everyone I am using two channels of ADC in the stm32f429 board and collecting some chunks of data for further processing. I want to collect data once the zero crossing is detected currently I'm using zero crossing detection c code is there any ...

harry123 by Senior II
  • 630 Views
  • 1 replies
  • 0 kudos

STM32H5 FOTA Implementation

Dear All, I have NUCLEO-H563ZI Board and willing to incorporate OTA functionality in this board so that we can update the software remotely. I have internet facility over Ethernet and working on netxduo and threadX stack. Any example or resource to d...

priya22 by Associate
  • 4950 Views
  • 3 replies
  • 1 kudos

Resolved! CAN protocol in normal mode on STM32F446RE

Hello ST community,I am using Nucleo STM32F446RE Board wanted to learn CAN protocol in Normal mode but i did not get any working code can you please help me to get the example code of CAN in normal mode. Thanks a lot.

Komal by Associate III
  • 902 Views
  • 1 replies
  • 0 kudos

Hi! I found strange USB desc in SDK.

After start device, windows report about error in desc:========================== Summary =========================Vendor ID : 0x0483 (STMicroelectronics)Product ID : 0xA210USB Version : 2.00 -> wrong, Device is Full-Speed onlyPort maximum Speed : Hi...

EMaxi.1 by Associate
  • 1543 Views
  • 2 replies
  • 1 kudos

Resolved! Multiple GPIO same I2C peripheral/alternate function

Hi,Probably a dump question but wanted to make sure I got it right.On a STM32 MCU, lets sayPB0/PB1 (scl/sda) have AF4 as I2C1PB5/PB6 (scl/sda) have AF4 as I2C1If I configure all PB0/PB1/PB5/PB6 to use AF4 as I2C1,Enabling/reading/writing on I2C1 work...

LeeK by Associate II
  • 2209 Views
  • 3 replies
  • 2 kudos