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

STM32F7, HAL CDC

Posted on September 26, 2016 at 23:52I'm looking at bringing up a VCP on an STM32F7 using the Nulceo-F746ZG development board.Now, after running the CubeMX tools it seems all the magic is happening in the CDC_Receive_FS and CDC_Transmit_FS functions...

How to trigger an interrupt during PWM on time?

Posted on October 01, 2016 at 15:54Hi you all, I'm new to STM32 and I have been trying to find my way around the peripherals using STM's HAL library and STM32Cube. I've already configured my board in order to use some peripherals: Timer 2 for ...

Software Bootloader

Posted on October 01, 2016 at 23:37Hi ,I'm using  STMF303. I need to run the bootloader through canbus, but it doesn't support this. Can I download program through canbus data while its running? (So through software ) Is it possible?Regards.

STM32F4 USART receiving sting

Posted on September 29, 2016 at 07:07 I started 2 days ago working on STM32f4 discovery board, and i have basic background in C programming. I succedded in sending and receiving characters using USART with interrupt, but whenever i try to re...

Modbus/RTU on STM32F303

Posted on September 16, 2014 at 11:54Hello everyone, i am implementing Modbus/RTU protocol on STM32F303 and i want to check something, because i don't know if i understand this correct. According to RM ModBus/RTU: In this mode, the end of one block ...

usart communication using interrupts

Posted on September 30, 2016 at 09:25Hi everyone! I am doing a project using the HY-MiniSTM32V board.the software used are STM32CubeMX and the IDE is Atollic TrueStudio. I wrote the following code for receiving data back from the terminal(Tera Term)...

Micro-second delay function for STM32F0 ?

Posted on September 30, 2016 at 18:22Since it seems like the DWT is not available for the F0 series, is the only way is to have a long loop for micro-second delay? For example, if the F0 runs at 48MHz, if I have a loop like this: for (uint32_t idx =...

Vu.Andy by Associate III
  • 392 Views
  • 3 replies
  • 0 kudos