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

Dividing hardware timer in software

I have a hardware timer using its updateEvent interrupt to increment a ms_passed variable every 1 ms. I have a freeRTOS task reading ms_passed ( via TaskNotification ) in a while(1) loop to toggle a pin at a given time interval/tempo based on a vari...

LMorr.3 by Senior II
  • 1011 Views
  • 6 replies
  • 0 kudos

Local voice recognition

Hi,On the ST site local voice recognition with models from sensory is beinig advertised.I would like to prototype adding voice recognition with our product. I've created models at sensory and have an audiostream from a mems microphone on the STM32H7....

Impossible to read Std ID from bxCAN bus

bxCAN problem.Now sending data from STM32F407 to STM32F042 via bxCAN.In STM32F042, it is possibleRx interruptto read sending data (0x11, 0x22)to read DLC (2 byte)and oscilloscope that having CAN analyzing could read the sending ID/data correctly.But,...

YAYAB.1 by Associate
  • 731 Views
  • 1 replies
  • 1 kudos