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

STM32F070 ADC single channel fluctuation

Hi there,I have a custom board with an STM32F070. The VDD and VDDA are connected together. System runs at 48 MHz from a 8 MHz crystal. Each VDD has a 100nF cap. VDD is 3.3V, from a 1% LDO.The code uses UART1, UART2, USB and I2C2. Also, many I/O pins....

Flyback_0-1734472984077.png
Flyback by Associate II
  • 851 Views
  • 5 replies
  • 0 kudos

Resolved! Debugging using UART on STM32H753

Hi, Can we use any UART /USART port for debugging? or any dedicated port only i have to allocate for debugging purpose? what are the main application where USART can be used and UART cannot be used?

DJ_IND by Associate III
  • 638 Views
  • 5 replies
  • 1 kudos

Resolved! Understand bxCAN TX mailbox

Hi all I want to understand behavior of TX mailbox here I am trying to send three ID but only i able to see two ID at a time in TI0R. I have fewer doubts which I hope you can clear. Doubt 1:  Do I have to use three different mail box for three ID or ...

Ash1 by Associate III
  • 701 Views
  • 3 replies
  • 0 kudos

Resolved! The use of BIST receive mode bit in UCPD of STM32G474

I don't know the function of the BIST receive mode bits in the picture. According to the description, when this bit is enabled, the protocol layer cannot receive data. So, what does this model do? Please help me resolve this confusion. Thanks   *T...

AgoDream_0-1733465380606.png
AgoDream by Associate II
  • 761 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H753 Boot From External eMMC Memory?

Hi,I am using STM32H753XI in my ongoing design. We are using most of the timers and internal ADCs in our application. So it is very tough for me accommodate both external eMMC and NOR flash interface.  My question is, Can we boot STM32H753 with exter...

DJ_IND by Associate III
  • 437 Views
  • 1 replies
  • 1 kudos

STM32VBT6 bootloader memory alignement

Hello,I am writing a programm for a raspi cm4 to flash a programm on an STM32 using the UART bootloader. The raspi parses some hex file that I want to flash and sends data packets to the bootloader using the 0x31 write command. Here is what I have ac...

bastienchd_0-1734452030508.png