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! STM32 GPIOS mode.

Posted on February 03, 2018 at 18:07In STM32 there are two modes to configure GPIOS, input and output.In input mode we have,  Analog modeFloating InputInput with pull-up/pull-downIn output mode, General purpose output push-pullGeneral purpose outp...

Problem to set ADC Channell

Posted on February 03, 2018 at 16:11Hi all,i'm working with a STM32L053 processor and I'm having some trouble managing the ADC.My ADC is setup to work in discontinuous mode, so i set the channel to convert by using the following function:void system...

stm32f030cct6 / stm32f09xx family issue

Posted on February 01, 2018 at 11:50Hello,I am already using stm32f030c8t6 in various projects. And for larger flash controller i decided to opt for stm32f030cct6.when i read my target device having stm32f030cct6(printed on IC), it responds the mess...

How do I choose which development toolset to use?

Posted on February 01, 2018 at 17:40Just getting into STM32 programming and am bewildered by number of development tools, so many of which seem mutually exclusive.  Is there some sort of roadmap, guide to selection of tools?  Does STM32CubeProgramme...

Jack Juni by Associate II
  • 671 Views
  • 11 replies
  • 0 kudos

Understanding STM32F0 GPIO Interruts

Posted on February 02, 2018 at 22:35Not sure if I understood the GPIO interrupt structure of the STM32F0 family correct.I can select either i.e. PA0 or PB0 as interrupt source but not both at the same time?

HAL & SPL coexistence

Posted on February 02, 2018 at 23:15Hello,I have a piece of code using STM32F103VE FSMC based on SPL and have some problem with porting it to HAL.It seems that the FSMC HAL structure is slightly different than the SPL - at least quick comparison doe...

Resolved! FDCAN STM32H743ZI-NUCLEO TX

Posted on February 02, 2018 at 12:34Hi all,I am trying to make a simple CAN test program to send 8 bytes data. It seems like it is sending data (from the code point of view) but when I look with a scope. The TX line goes down for a few �S, then go b...

ab val by Associate III
  • 850 Views
  • 6 replies
  • 0 kudos
Labels