STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HTU21D sesnor with Nucleo-L152RE

I am newbie to use Nucleo-L152RE board. I have a HTU21D-Temperature & Humidity sensor which used I2C interface to read the temperature data.So, with using the STM32CubeMX I have generated code for STM32L152RETx chip with UART2 (debug purpose) and I2C...

AP_040 by Senior
  • 3647 Views
  • 18 replies
  • 0 kudos

why stm32cube programmer cant recognize DFU ?

Hi stm32cube programmer cant recognize DFU.micro stm32f407 board Catalyst F400zdriver installed and DFU device exist in windows 7 device manager.a 1.2k resistor pulled up to pa12 but was useless.run as administrator is tried and was unsuccessful.DfuS...

SChar.8 by Associate II
  • 523 Views
  • 1 replies
  • 0 kudos

virtual com port driver for ubuntu

I HAVE ONE RFID BOARD WHICH IS HAVING STM32F103C8T6 THIS ONE WILL RUN ON WINDOWS USING VIRTUAL COM PORT DRIVER.BUT I WANT THE SAME BOARD TO USE IN UBUNTU 14.04 BUT I HAVENT FOUND ANY DRIVER FOR UBUNTU TO USE MY BOARD .IS THERE ANY SOLUTION FOR THIS B...

PREDD.2 by Associate
  • 528 Views
  • 0 replies
  • 0 kudos

Float variables print on Debug UART

With the help of STM32 CUBEMX generated basic code for IAR-EW and I have design a small code to print float variables on UART for debug purpose in STM32F413RH. This is working fine in IAR-EW but same things when I used in Atollic TrueStudio it is not...

AP_040 by Senior
  • 519 Views
  • 1 replies
  • 0 kudos

STM32F429 SDRAM and FMC/LTDC/DMA2D priorities

Posted on October 04, 2015 at 15:16Hello!I'm trying to run STemWin/FreeRTOS/HAL on STM32F429IG revision Y at 168MHz.SDRAM (IS42S16400J-7TLI) connected to FMC controller and runs fine by itself (CAS_LATENCY_3/CLOCK_PERIOD_2/RBURST_ENABLE/RPIPE_DELAY_...

The original software embedded in

Hi Everyone!I've been working with STM32F769I-Disco & STM32H753I-Eval boards, and I lost the original / demo software / demo firmware / with which both boards comes.Please, Can you help me in the way to find both software packages? In st.com WEB page...

alephian by Associate
  • 408 Views
  • 2 replies
  • 1 kudos

Invalid RTC readings after initialisation.

Hi I am using the RTC on the STM32L433 processor , and works well in periodic and Alarm. I can read in the date and time without any issues within these interupts. But after the RTC is initialised for the first time, reading the date and time regis...