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

SDRAM layout on an STM32F427 with 4 x 512Mb

Posted on June 20, 2017 at 14:23Hi Everyone,I want to use the STM32F427VIT6 controller with four SDRAMs (IS42S86400D) and I would like to get some information of schematic and layout design. The address bus would be connect directly. Data bus would ...

Attila _ by Associate
  • 214 Views
  • 0 replies
  • 0 kudos

xQueueCreate not creating any queue

Posted on June 16, 2017 at 15:08I'm using NucleoF207G in that I'm trying to freertos queue using STM32Cube but i can't able to create any queue using xQueueCreate API . Pls give me a Proper suggestion .-ThanksK.Manikandan

Timer encoder overflow interrupt

Posted on June 20, 2017 at 06:31Hi All ,   I am interfacing a quadrature encoder to TIM4 in the Encoder Mode using STM Cube with STM32F103. I set up the timer and configure the counter to counter till 1000. The function HAL_TIM_IC_CaptureCallback() ...

Resolved! No Errorflag when writting to Write-Protected Sector

Posted on June 14, 2017 at 14:46 Hi, I'm evaluating some flash functionalities of the STM32F469NI. I have configured the Sector 12 of my STM32F469 Flash (2MB) with a Write-Protection. When I debug my Firmware I see that the corresponding bit g...

andi z by Associate II
  • 280 Views
  • 2 replies
  • 0 kudos

Resolved! HTIM UIF clear from capture callback

Posted on June 19, 2017 at 15:26On a STM32 F777 I am configuring TIM4 to read Hall sensors (HAL_TIMEx_HallSensor_Init).I have enabled capture interrupt and in capture callback  (which is triggered at every Hall event as expected) I am clearing UIF f...

Can I program STM32F042C6T6 via STM32F0DISCOVERY?

Posted on June 20, 2017 at 08:10I am gonna use ST uM's for the first time. What I need is the simplest and cheapest PIC with CAN-BUS connectivity. So I found this: https://www.digikey.com/product-detail/en/stmicroelectronics/STM32F042C6T6/497-14648-...

Resolved! PA13 and PA14 how do i make these GPIO outputs

Posted on June 19, 2017 at 07:43I am using a custom STM32L051xxx, I want to change these two programing ports to PP outputs.I think I need to DeInit them then apply the normal Init procedure, I cand see how to DeInit these ports.ThanksKevin NZ

Labels