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

STM32F405 EmWin GUI without external RAM

Posted on March 24, 2017 at 08:10Hello everyone,I am currently working on an embb3ed GUI project using the STM32F405 with 192kB SRAM. Currently, we are in the phase of developing the electronic board. Is it possible to utilize the internal ram for g...

How do I learn STM32 programing?

Posted on March 12, 2017 at 15:15I'm Japanese student, so I'm poor english.How do I learn STM32 programing? I want to learn how to use ADC, PWM, Interrupt handling etc. Is there document or Video/Web seminar for novice? I want documents and video th...

Ken Inoue by Associate III
  • 886 Views
  • 17 replies
  • 0 kudos

Resolved! Strange SPI receive routine in Cube example code

Posted on March 13, 2017 at 00:37This is supposed to receive one byte in SPI bidirectional mode ([STM32Cube_FW_L4_V1.5.0]\Drivers\BSP\STM32L476G-Discovery\stm32l476g_discovery.c):&sharpif defined(__ICCARM__)&sharppragma optimize=none&sharpendif/** *...

Configuring Timer for DAC triggering

Posted on March 23, 2017 at 17:51Hello,I need to configure the parameters of timer TIM6 inside the STM32F769 to trigger the DAC output.The triggering time is variable and must be set depending on some parameters sent to the MCU from a PC.The minimum...

Resolved! SW4STM32 + STM3210C-Eval Hello World program

Posted on February 03, 2017 at 21:58I am evaluating an STM32 chip with CAN with respect to the CAN enabled bootloader.I have programmed for years on the TI CCS IDE on ARM4s.  SW4STM32 is a similar IDE.I have SW4STM32 installed.  I have the STM3210C ...

Bug on cmsis_os.h on stmcubemx 4.19.0 ?

Posted on February 22, 2017 at 10:18Hi, i'm using stmcubemx 4.19.0 for my project on stm32f415vgt.But i think it's present a little bug inside cmsis_os.hWhen i create queue, the item size is never 0x04.&sharpdefine osMessageQDef(name, queue_sz, type...

Marco1 by Associate II
  • 279 Views
  • 6 replies
  • 0 kudos

Resolved! How to setup SW4STM32 to use Rlink

Posted on February 09, 2017 at 23:19I am new to both SW4STM32 and the emulator Rlink.  Rlink works with Ride7; however, there are some .ld tricks I cannot get to in Ride7.How do you setup Rlink to work with SW4STM32?Alternatively, how do you get the...

Labels