STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

I want to convert 4 analog input in the same time

Posted on March 31, 2017 at 08:04I want to convert 4 analog input in the same time, I chose the stm32f3 303vdt because it contains 4 ADCs. The problems is that I don't know how to get them working together. I have read that only two of them can work...

STM32F407VG using USART with DMA

Posted on March 31, 2017 at 07:13Hi everyone,I wanted to move a data array(source) to another data array(destination) using USART2 and I wanted to move datas to usart2 and from usart2 by using DMA1. I connect the tx pin to rx pin and it worked. The ...

mk61 by Associate II
  • 713 Views
  • 11 replies
  • 0 kudos

Resolved! STM32F30x I2C BR24L04 EEPROM Read All Zeros

Posted on March 09, 2017 at 12:10Hi all. I'm trying to read the eeprom I'm using the std_periph_library. I can send the address information to eeprom and get the ack bits correctly. I've connected pullups on the SCL and SDA pins. I'm using the I2C1 ...

0690X00000606WHQAY.png

Need help with STM32F7 SDMMC DMA READ

Posted on December 31, 2016 at 00:27Hi, all, I have a STM32F7 Discovery board (chip is STM32F746NGH6 ). I have implemented my own SDMMC layer  (bare metal, no HAL or ported STD peripheral libraries. It is working very nicely using polled mode for SD...

Hardfault and HRTIM

Posted on March 30, 2017 at 17:19Hello, I have a STM32F334 on which I use the HRTIM1 in a SEPIC converter.The PWM section works the way I want it to, but now I want the system to stop in case of a Hardfault. But for some reason I can't get this to w...

FreeRtos Debug Variables + MIPS measurements

Posted on March 31, 2017 at 11:25HiI am new to freertos.How do I measure time spent in IDLE loop? Where is the IDLE loop anyway?What are the most important debug variables in FreeRTOS?Does Freertos comes with MIPS measurement functionality?THX

I have a STM32F407VG6 DIY board

Posted on March 30, 2017 at 21:18The board can't function properly, it can be downloaded using ST-LINK but the output doesn't match with the program I wrote. Is it because the oscillator? I watch the oscillator signal and it is different from the ri...

Labels