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

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
  • 541 Views
  • 2 replies
  • 0 kudos

Resolved! Source code for STM32 bootloader?

Hi all,Is the source code of the bootloader (that is used to perform application programming over serial interface) available to download?The AN2606 says that "The bootloader is stored in the internal boot ROM memory (system memory) of STM32 devices....

abaldur by Associate III
  • 6634 Views
  • 15 replies
  • 0 kudos

Does the SPL is available for STM32G series?

Hello,I had been working with many controllers from the STM32F series, and I like the standard peripheral library support very much. Now, as the new G series comes with better options, rich in memories and other peripherals, I wanted to know whether ...