STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CubeMX 4.26 - new problems with STM32L4 USB device

Posted on June 11, 2018 at 16:58I tried to re-create my 4 well-tested USB device demos with 4.26. While HID mouse and MSC work flawlessly, two others do not work:CDC - COM port shows in device manager but cannot be opened in terminal; same basic cod...

gbm by Lead II
  • 416 Views
  • 11 replies
  • 0 kudos

USART1 behaved abnormal

hello allI established a virtual com port using a 4G modem, connected it with my F413ZH USART1.I used a DMA channel for RX. set HAL_UART_Receive_DMA(&huart1, (uint8_t *)&RxS0, 1);I could get datas from it at first. DMA2_Stream0_IRQHandler() will be c...

STM32F7 ADC Sampling Calculation

Hello, I'm using ADC with DMA of STM32F7 MCU. I want to calculate the ADC Sampling Rate. Is there a formula that I can use ? With 12Bit resolution, Is it possible to reach 2.4MSPS ? I'm using CubeMX for code generation.

STM32L052K8U + DS3232M I2C not respond

Hi, everybody. I have a problem, can not connect via I2C with RTC. Use a microcontroller and RTC STM32L052K8U DS3232M. Used library HAL. From the watch constantly comes NACK. The wizard sends the correct address (I'm sure of that, but just in case I ...

0690X000006C12jQAC.png 0690X000006C12oQAC.png 0690X000006C12tQAC.png

STM32F4 USART DMA RECEIVE

Hello everyone.I'm just starting stm32f4. I'm try to use USART DMA, with Transmit it's ok. But with Receive, when I send characters from Terminal to Board first, for example 'aaa', it's ok. But the second characters I send, for example 'bbb', so the ...

How to stop flicker on STM32F769 disco board

Hello!I'm looking for info about how to write a flicker free program on STM32769 disco board.There are a few samples in the latest firmware (stored in repository / STM32Cube FV 1.21...).I tried all the samples for DSI, in cmd mode or video mode, all ...

0690X000006C0W9QAK.png
PG.13 by Associate II
  • 260 Views
  • 3 replies
  • 0 kudos