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

STM32L4R5ZIT6P ESD Damage

Hello,  I may have accidently either shorted or applied voltage to my UART TX and RX pins on my MCU which is on a custom PCB and now my PCB is pulling +60 mA of current under load. I am now experiencing difficulty programming the chip and I am gettin...

ym21 by Associate III
  • 37 Views
  • 4 replies
  • 4 kudos

STM32L476 vs STM32F411 vs STM32F303

Good morning.I'm still trying to develop in STM code.I have an open-source code developed for the STM32L476.Questions:If I generate a compiled HEX for the STM32L476, will it run on the 411?Are they compatible?Is it possible to migrate to an STMF303 o...

Resolved! STM32G0B1KET6 CAN Bus-error

Now I've been sitting here for 2 long day's and still haven't been able to solve the BUS-error problem. I'm logging with Kvaser USB CAN card so what I want to see right now is some healthy frames coming out from it, but no, only bus-errors, so I thou...

JSVENS3_0-1762894629986.png JSVENS3_1-1762894931164.png
JSVENS3 by Associate II
  • 256 Views
  • 6 replies
  • 0 kudos

Do FSK or PSK using HRTIM on STM32G474RE

Hello everyone, I'm trying to do FSK and PSK modulation using HRTIM in STM32G474RE but I have what I want when I use Oscillo to display. For example,  '1' = 45 kHz and '0' = 55 kHz. I want to transmit the message "1010" where each bit is 10µs long (F...

mala by Associate II
  • 826 Views
  • 6 replies
  • 0 kudos

Resolved! STM32F303CCT6 vs STM32F303CBT6

I recently purchased some STMF303 boards for implementing a free pre-compiled HEX file.I received the boards with the STM32F303CCT6 chip, but the pre-compiled file was for the STM32F303CBT6 chip. The HEX loads but does not run on any 303CCT6.Are ther...