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

Resolved! RTC smooth calibration on STM32L072CZ

Posted on April 03, 2018 at 20:32Hi all,Summary: With external 32.768kHz crystal and RTC PREDIV_S=32767 and PREDIV_A=0 I cannot RTC configure smooth calibration correctly, specifically it seems impossible to set the CALP bit in the CALR register.Det...

STM32L053C8Tx HAL UART DMA Bug at Overrun Error

Posted on January 25, 2018 at 11:21Hi,i found a bug in the HAL library for STM32L053C8Tx, when using UART with DMA. STMCube says its version STM32Cube FW_L0 V1.10.0It seems that, in HAL_UART_IRQHandler the DMA should be reset when an Error occurs.In...

Configure USB HS for MSC and USB FS for CDC

Posted on April 04, 2018 at 09:53I'm using chip STM32F779 , and i want to use USb interface for both MSC and CDC .I want to know is it possible if i configure USB HS for MSC and USB FS for CDC ? Could you support me this approach ? 

Hau Lam by Associate II
  • 510 Views
  • 0 replies
  • 0 kudos

1-Wire library for STM32 in C

Posted on December 29, 2012 at 08:38 Could not find a ready solution for using 1-wire protocol with STM32 in C (working wiwth IAR), so I decided to rework the C++ library that came with arduino. So, if anyone needs it - here it is a fully...

0690X00000602n4QAA.jpg
raivo by Associate II
  • 17647 Views
  • 14 replies
  • 0 kudos

Manchester Encoder/Decoder and STM32F7 USART

Posted on May 23, 2017 at 16:16Hi,Some of USART Peripherals support The Manchester Encoding/Decoding on a serial bit-stream that send or received.some MCUs such as ATMEL SAM3x or some families of Microchip's PIC or Cypress ARM's MCUs have this capab...

STM32H743I-Eval & I2C DMA

Posted on April 02, 2018 at 22:07Hi All,Im trying to interface with a PCA9543A and a MT9P031 image sensor connected to I2C1 on my STM32H743I-eval board.Using the http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/s...