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

How to tell when USB has connected to Host?

When my code  (STM32F303VC) starts up, it initializes the USB as a peripheral device. At this point the USB has not completed its connection with the Host. The Host still has to recognize the USB device and connect to it. If I try to communicate with...

Problem talking to STM32F091 bootloader.

Hi there,The goal I am trying to achieve is putting myself into bootloader mode through software (using the option bytes and not boot pin). I was able to successfully do this with a STM32L071 I was using before.Currently I cannot communicate with the...

0693W000001r0yuQAA.png 0693W000001r11tQAA.png 0693W000001r12mQAA.png 0693W000001r14EQAQ.png
MFord.1 by Associate III
  • 449 Views
  • 0 replies
  • 0 kudos

Hello Team, I would like to modify the clock of STm32h7b3-dk kit and make sure I get different frequency to run different tasks in FreeRTOS,

I would like to modify the clock of STm32h7b3-dk kit and make sure I get different frequency to run different tasks in FreeRTOS, I have checked SystemClock_Config() in main file and stm32h7xx_hal_rcc_ex.c and stm32h7xx_hal_rcc.c file . I would like t...

ANala.2 by Associate II
  • 1412 Views
  • 7 replies
  • 0 kudos

Cant get CAN bus working

I am trying to get CAN working on the stm32f0discovery. I have hooked up a transceiver on PB8 and PB9. I have written some basic code with the STM32Cube help. But I cant get transmitting or receiving working. I have probed the pins and I can see that...

CEnge.1 by Associate
  • 633 Views
  • 2 replies
  • 0 kudos