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

Resolved! Fastest communication interface between two STM32F7's

Posted on July 31, 2017 at 16:02Hi,I have a simple question but which causes me a little headache.Does anyone know how I might interface two STM32F7 so that I might obtain the fastest communication between the two?Something better than 10MBytes woul...

Maz D by Associate II
  • 2158 Views
  • 28 replies
  • 0 kudos

Resolved! STM32L4xx IAP with SD card example (IAP_main)

Posted on August 02, 2017 at 16:16Hi,Does anyone know where I can find the IAP_main example with SD card?This example is mentioned in the document 'In-application programming with SD cards' (AN4854)but I couldn't find the example itself, only the on...

123456 by Associate II
  • 528 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F429 PWM with Timer 2

Posted on August 02, 2017 at 19:41I am using STM32F429 discovery board.I am trying to generate pwm output on pin 11 of GPIO G. I have set and enabled the corresponding registers and bits but there is no output on pin 11. If I write a simple delay co...

Two rotary encoders on same board

Posted on August 03, 2017 at 13:17Hi everyone,I'm working on a project where I need to set up two encoders.I use included timers as timer encoder.encoder 1 is configured on GPIO PB7/PB6encoder 2 is configured on GPIO PB5/PB4In order to isolate the m...

paul sauv by Associate III
  • 343 Views
  • 6 replies
  • 0 kudos

DSI_TE pin in the STM32F469i-disco

Posted on August 03, 2017 at 10:05Hello everyone,I am using the STM32F469i-disco for my touch screen project and I was able to modify the sample example in the STM32Cube_FW_F4_V1 to satisfy my project. ( ..\STM32Cube_FW_F4_V1\Projects\STM32469I-Disc...

PC reached to HardFault

Posted on August 03, 2017 at 11:42Hello, I am using Keil uVision V 5.15.Controller is STM32f070cb.I am using STM32 discovery board as debugger.While debugging the device the PC reached to HardFault_Handler in start up file of the controller.

SDIO timeout in DMA mode

Posted on January 11, 2016 at 01:02HiIn my application (STM32L4) I need to write two file for totally 400kB/s and I can't loss data (from ADC)In some speed test I obtain about 10MB/s, so theoretically there are no problem (I use a very good uSD with...

fra by Associate II
  • 376 Views
  • 2 replies
  • 0 kudos

SPI_CLK(STM32L4)

Posted on July 20, 2017 at 12:42Hi sir I'm working on STM32L476RG .While im using SPI peripheral in that im facing issue i.e in the clock gereration.when clock generating according to resolution setting(ex-16 bit) after  that 16 clock pulses its hav...

Labels