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

Connect esp8266 with stm32

Posted on April 04, 2018 at 12:02Hi all,Here I am doing project of interfacing esp8266 module with stm32 Nucleo.The objective is the esp8266 wifi module has to connect with local wifi's.Can you please suggest me with your ideas.Thank you,

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
  • 479 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
  • 16149 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...