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

USB Fifo not empty

Posted on February 06, 2018 at 10:10Hi.I am doing a basic USB device using STM32F407 and the usb Rx and Tx Fifo's look strange. For example data in at address 0x50001000: 00CC0080 01000680 00400000 00C80000. Then is followed by the following ataddre...

HOW TO SET THE BXCAN R1 AND R0 ?

Posted on February 02, 2018 at 18:32Hello, I run the CAN loopback example project by NUCLEO-F446ZE. And find a problem, may I to set the r1 and r0 ? I read the RM0390, no message about it. Could you please let me know How to set the r1 & r0 bits?

Update firmware stm32f103 via SWD

Posted on February 05, 2018 at 10:48Hi! How to update firmware stm32f103 via SWD interface from ESP8266?  I need program manual, application/technical note, or description of SWD interface. Maybe someone did this? #esp8266 #swd #stm32f103 #update-fi...

Sam Sam by Associate
  • 1145 Views
  • 7 replies
  • 0 kudos

PWM input from Simulink-> PWM output TIM1

Posted on February 05, 2018 at 22:08Hi, after some problems with the interface between Simulink and CubeMX, I've managed to get the TIM1 of the STM32F767ZIT working at a desired frequency and duty cycle using the next blocks:My question is, is there...

0690X00000609cdQAA.png 0690X00000609bKQAQ.png

STM32L4 DAC for Actuation - 16 Channels

Posted on January 30, 2018 at 17:51 Dear All, I am using STM32L476 to generate actuating signals (50k Sine wave, ±6 V) for 16 piezoelectric actuators. I realize there are just two DAC channels for this MCU. I would like to know what kind of exter...

0690X00000604KTQAY.jpg

NOR Write problem (hanging in busy state)

Posted on February 05, 2018 at 19:47We're using STMCube to integrate two types of NOR Flash : MICRON and CYPRESS.We are using the HAL_NOR_ProgramBuffer() function, memory data with = 16 bits.Some tests showed that we could not write over the first o...