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

Change Baudrate

I use the STM32F7 and I want to change the baud rate of the USART6 from 115200 to 921600 during runtime, how can I do that?

DMeix.1 by Associate II
  • 653 Views
  • 2 replies
  • 0 kudos

What is the maximum GPIO to memory DMA throughput on a STM32-H743ZI clocked at 480 MHz when running 1 or 2 channels simultaneously?

I would like to attach 2 high speed A/Ds connected via parallel GPIOs and run them at 50 MHz each, or 100 MHz aggregate.  One A/D is 12 bit and the other is 8 bit so I could take advantage of FIFO packing on the memory side. The capture buffer size ...

DGran.1 by Associate
  • 600 Views
  • 1 replies
  • 0 kudos

Is the US government allowed to use ST chips?

I've been wondering this for a while. Are there any restrictions on the US government or its contractors with regards to using STM32 chips in their hardware? For instance, would there be restrictions against a government contractor developing a new s...

RLyma.1 by Associate II
  • 1210 Views
  • 4 replies
  • 0 kudos

cant read a register with SPI

Hey There,Ive got a Semtech SX1261 Board (LoRa- tranceiver) and iam trying to read its registers with my STM32L432KC (with SPI)Ive got working arduino code to read all its registers, but its giving me different results when i try the same thing with ...

MSimo.1 by Associate II
  • 3833 Views
  • 17 replies
  • 0 kudos

Resolved! What can cause the digital output (voltage level) to be way lower than 3.3V (Note: VCC of the MCU = 3.3V)?

Hello everyone,I'm using STM32F429 MCU (STM32F429I-DISC1 board). I was generating PWM signals on PA1, PA2,PA3 and PA5 using TIM2 ... The important part is that the PWM signals on PA3 & PA5 are fine where the high digital state is at 3.3V. For PA1 & P...

NElsa.1 by Associate
  • 1970 Views
  • 2 replies
  • 0 kudos

Resolved! uart receives the same byte!!!

I am using Stm32l0 and am receiving data from GPS via uart but I am facing this problem.uart receives the first byte and then repeats the number of bytes it wanted to receiveFor example:AL_UART_Receive (& huart1, buf, 80, 200);It receives the first l...

xmart by Associate II
  • 960 Views
  • 4 replies
  • 0 kudos

Strange HAL_UART_Receive_IT() behavior

I have an RS485 device, the time for which it turns on is about 3-4 seconds.In response to a request, it can send an indefinite amount of data, so I run HAL_UART_Receive_IT with a margin of a few bytes.But I only receive 1 byte and then an OVR error ...

accessing Mic in B-L475E-IOT01A dev kit

https://github.com/STMicroelectronics/STM32CubeL4/tree/master/Projects/B-L475E-IOT01A/Applications I went the following link but found that the code for accessing microphone was not found. Can anyone please help with some example code for the same Th...

SDADC Tolerance issue with STM32F373CCT6 MCU.

Hi,We have a problem with SDADC on STM32F373CCT6. We are using two SDADC Analog pins to measure the voltage. Even through the voltage on the both the Analog MCU Pins SDADC-1 and SDADC-2 are same, the digital output voltage and ADC values from the MC...

PMahe.1 by Associate
  • 1392 Views
  • 5 replies
  • 0 kudos