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

STM32F103RET High speed communication with SDcard!!!

Posted on August 12, 2016 at 14:26Hi I want to know if I can reach a writting speed of 3-4Mbytes/sec to MicroSD ?Microcontroller is STM32F103RET.Clock rate: 72MHz.MicroSD 2-4G calss 10.SDIO protocol.If you have any same experience , please to help m...

eleman3 by Associate
  • 237 Views
  • 1 replies
  • 0 kudos

SPI communication two MCUs - bitshift

Posted on August 12, 2016 at 12:12Hi, I want to transmit and receive data between two STM32F401RE NUCLEO boards. Performance does not matter, so the simplest approach seems to be using the blocking HAL_SPI_TransmitReceive(..) function on both sides....

STM32F407ZG Additional ADC functions

Posted on August 10, 2016 at 07:24I am using STM32F407ZG. I have 17 ADC channels as inputs and it is mentioned in the datasheet that there are 24,12bit ADC channels available to this chip. But how to configure these additional functions of the pin?

mhinge9 by Associate
  • 319 Views
  • 3 replies
  • 0 kudos

STM32L0: Pause Timer ?

Posted on August 11, 2016 at 16:00Hi, When using a Timer and Compare value mode to generate an interrupt when the compared value is reached:         - Is it possible to pause the timer so that its current count value is halt instead of reseting the ...

Labels