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

Application code breaks bootloader

Posted on February 25, 2015 at 13:34I've seen a number of similar threads but I don't think any quite cover the problem I am having here using an STM32F407.I have implemented my own bootloader for updating via CANOpen SDO protocols. This works fine ...

[SOLVED] stm32f0 discovery board as debugger

Posted on February 23, 2015 at 23:15 Hi everyone! I am using st-link on stm32f0 discovery board and ST-LINK utility to program some other boards and that is working like it should. I am working with stm32f030 processor. I am wond...

zlajoan by Associate II
  • 408 Views
  • 2 replies
  • 0 kudos

USB devices with 2 interfaces.

Posted on June 19, 2014 at 18:02Hi guys, looking for some help with a USB device I have which has 2 interfaces. The first interface is HID, and the second is MSC. I've modified the USB Host library so that it doesn't it doesn't fail in the MSC Inter...

STM324x9I-Eval : Trace Configuration

Posted on February 23, 2015 at 23:53Hello everyone,I juste received an ulinkpro so I can use the ETM feature later on in my development.  Right now, I am trying to simply display a variable in the logic analyzer but I get no synchronization.  I read...

keaven by Associate II
  • 308 Views
  • 3 replies
  • 0 kudos

stm32f429 and tft

Posted on February 24, 2015 at 09:43Hi, i am  trying to understand, how to connect  tft(without controller) to stm32f429. In STM32F429I-discovery board  there are tft screen. Does it work in de-mode or sync-mode? Please,help. #it''s-deja-vu-all-o...

STM32CubeMX With Multiple Versions of Keil

Posted on February 24, 2015 at 02:41I have both Keil Uvision 4.7 and 5.14 installed. CubeMx only gives me the option to select MDK- ARM V4.7 in the Project->Settings->Toolchain/IDE selector.How can I get MDK-ARM V5.14 to appear in the Toolchain/IDE ...

Timer STM32f4

Posted on February 23, 2015 at 23:20Hello I want to generate pulses on a pin using a timer. I would like to configure it so it could make, for example, 10 pulses and then stop. How do I have to configure the timer to do so? Using Counter Mode Down m...

fiulala by Associate II
  • 174 Views
  • 1 replies
  • 0 kudos

Quadrature Encoder STM32 Z Capture

Posted on February 23, 2015 at 15:03 Hello,I'd like to use an quadrature encoder connected to my STM32F4 Discovery Board.I have connected the A and B outputs to PC6 and PC7. CH1 and CH2 of TIM8.It works pretty good, the timer counts.Now I'd like to...

Labels