STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

WFI usage with RTOS

Hi,I am using STM32F779NI and CMSIS RTOS2 for my project. Software was working well till I added code for low power mode with RTOS tick-less operation as per the linkhttps://www.keil.com/pack/doc/CMSIS/RTOS2/html/group__CMSIS__RTOS__KernelCtrl.html#g...

A3 by Associate III
  • 748 Views
  • 3 replies
  • 0 kudos

Transfer project to new board

Hello!I have a education task. I need to transfer X-CUBE-USB-AUDIO (https://www.st.com/en/embedded-software/x-cube-usb-audio.html) to stm32f746g discovery. Project supports boards STM32446E-EVAL and 32F769IDISCOVERY. I think stm32f746g is similar 32F...

VGuly.1 by Associate
  • 591 Views
  • 2 replies
  • 0 kudos

Resolved! Where do you log bugs discovered in the `HAL_`?

I believe I have found a bug in `HAL_I2C_Master_Transmit`.The timeout parameter begins counting from the instant the transaction begins, and it doesn't appear that the watchdog is being reset with each incoming byte. Therefore, when you have a long I...

0693W000005ArrIQAS.png
Zak by Associate II
  • 518 Views
  • 2 replies
  • 0 kudos