STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MCFF on stm32

Hello everyone,I am working on a project where I want to use a pre-trained tflite model to recognize sounds. Before i use a microphone I want to test if it works with the used trainingdata. I am using a nucleo-stm32u575zi-q. I found the sensing1 exam...

Resolved! Couldn't make ULPI work with STM32F446.

Dear Experts,I am using a USB3300 chip as an external HS 480Mbit/s USB PHY  with STM32F446 MCU. Using CubeMX to generate code and add USB CDC Middleware. As I connect the USB Cable from the PC to the USB3300 chip no COM port is detected. Didn't find ...

YashJ by Associate III
  • 330 Views
  • 8 replies
  • 0 kudos

STM32U5 generated code voltage scaling

If I generate projects for the STM32U5A9 with sysclks/hclks of 4/48/90/160 Mhz.Then HAL_PWREx_ControlVoltageScaling is always ran early on including with an argument off PWR_REGULATOR_VOLTAGE_SCALE2 for 90 MHz.However the function HAL_PWREx_ControlVo...

Kevlar700 by Associate III
  • 145 Views
  • 2 replies
  • 0 kudos