STM32 MCUs Products

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
  • 421 Views
  • 5 replies
  • 0 kudos

STM32U5A5 ADC to SRAM via GPDMA Linked List

I'm trying to get a continuous GPDMA transfers from ADC4 into a buffer on a Nucleo-U5A5 board.  I'm not using any security settings. It seems that the ADC conversion are working correctly.  When debugging I can poll the DR and see the values change (...

moylando by Associate II
  • 392 Views
  • 8 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
  • 243 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
  • 267 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
  • 343 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
  • 169 Views
  • 1 replies
  • 0 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

Precise SPI Timing with Timer and DMA on H7

Hello everyoneI need to implement a protocol for an external ADC. An SPI read with 22 bits should be triggered via a timer in a 4us cycle.      My procedure:TIM2 triggers a DMA transfer from the TxBuffer into the SPI->TXDR (with some zeros)Since CSTA...

spi_protocol.png spi.png
simae by Associate
  • 160 Views
  • 0 replies
  • 0 kudos