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

Voltage reference buffer output does not match expected value?

Device: STM32G061 (custom board), system running at 8mhz.I set the vrefbuf mode to Internal voltage reference mode in cubemx. According Scale 0 the expected output on Vref pin should be 2.048V but the value i measured was always 0.2-0.3V greater than...

jugal by Associate III
  • 1283 Views
  • 6 replies
  • 0 kudos

Resolved! STM32H743 ADC/DMA apparently skipping samples

I have a set up where I'm reading from ADC1 via DMA1 S0 into a circular buffer in RAM2. The problem is that it is randomly skipping samples. I initialise the buffer to a known bad value so I can see that some addresses in the buffer are not being ove...

0693W00000FCw4UQAT.png
FColl.1 by Associate III
  • 2046 Views
  • 3 replies
  • 0 kudos

Port of X-CUBE-PLC1 for STM32L476

Hi everybody! I just bought my first board (NUCLEO-L476RG) to start playing.I succeded in my first program making LD2 LED blink upon pression of B1 button.Now to go one step further I bought an X-NUCLEO-PLC01A1 board to interface to some "standard" b...

MFusc.1 by Associate
  • 444 Views
  • 0 replies
  • 0 kudos

FLASH IRQ handler not triggered on STM32H753.

Hy.I have a little problem. I developed an Ethernet based remote firmware update for the STM32H753 uC (rev. V) in a custom board.The processor erases the BANK2, and than programs it with the new firmware. When the programmed firmware checks correctly...

Resolved! Cannot get continuous data from SDADC

Background: I use the stm32373c evaluation board to make project. One part of the project is to use the 16bit SDADC to acquire sinewaveform generated from function generator and send the data to pc sw thr. uart. I follow the evaluation board example ...

0693W00000FBpDcQAL.png 0693W00000FBpM5QAL.png
KShen.1 by Associate II
  • 1686 Views
  • 3 replies
  • 0 kudos

Data not being transmitted via USART on STM32H7B3I-DK

What I am trying to do:Send and receive data via USART on my STM32H7B3I-DK. I am connecting a serial USB to the STMod+ CN10 RX and TX and have 2 serial consoles on for monitoring the data that is transmitted on both ends (the serial USB and the disco...

JTurn.2 by Senior
  • 889 Views
  • 3 replies
  • 0 kudos

Resolved! Example for Dual CAN filter bank configuration (using two CAN)

Is there any example for using CAN1 and CAN2 in a dual CAN MCU like the STM32F777, especially how to configure the filter bank using the ST HAL (cube) ??As I understand the filter bank is shared. Are the FIFO0 and FIFO1 also shared?Why is there a CAN...

JDeck.1 by Associate
  • 2584 Views
  • 1 replies
  • 0 kudos

Resolved! Clarification about connecting UART and SPI to the STMod+

I am trying to connect an SPI communication device and a UART communication device to my STM32H7B3I-DK using the STMod+. From the datasheet for the discovery board, SPI and UART use the same lines (pin numbers 3 and 4) to connect the connections on t...

0693W00000FCmnPQAT.png 0693W00000FCmnKQAT.png
JTurn.2 by Senior
  • 1241 Views
  • 3 replies
  • 0 kudos