STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issues in Serial communication

Hello, I am new to the community and to the project I am working on.. I am using a STM32 blue pill board and programming it with a simple code of serial communication :void setup() {Serial1.begin(9600);pinMode(PC13,OUTPUT);}void loop() {Serial1.print...

RNema.1 by Associate
  • 533 Views
  • 1 replies
  • 0 kudos

Stm32h747i Disco

There appears to be very long lead times for this product. Any reason and is there any chance it will get better?​

AStew.1 by Associate II
  • 507 Views
  • 1 replies
  • 0 kudos

Resolved! STM32L432KC CAN bus does not transmit

Hi! I have been trying for a while now to get the STM32L432KC to transmit on a CAN bus but to no avail. I have been using a MCP2551 as tranciver and i know it works since i have gotten it to work with a STM32L476 board. The interesting part is that w...

ASten.1 by Associate II
  • 1925 Views
  • 3 replies
  • 0 kudos

Resolved! Soliciting suggestions on improving a way to use the HAL libraries in a moderately object oriented C++ app

I've got a lot of help from people on this forum getting up to speed with STM32 controllers and the STM32 HAL libraries. Coming from the C# world, I've been kind of stubborn about trying to maintain a moderately object oriented architecture. That's b...

magene by Senior II
  • 1584 Views
  • 8 replies
  • 1 kudos