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

STM32F334 TSC groups

Posted on April 04, 2017 at 12:44Hi,I am configuring STM32F334 Nucleo board Touch sense through STM32CubeMX. Now I have configured 6 keys (3 each in group 5 and group 6). Channel 1 in both the groups are used as sampling IOs for their respective gro...

vishi100 by Associate II
  • 168 Views
  • 0 replies
  • 0 kudos

Cube project generation and samples

Posted on April 03, 2017 at 21:22I dont have much of a problem using the examples, but I do have a problem if I try to use ioc/cube generated samples that I try to retro fit in example code from the discovery repot.In particular, the touch middlewar...

STM32F4 HAL CAN Receive Interrupt Error

Posted on April 03, 2017 at 17:47I'm trying to get the STM32F4 Discovery board to transmit and receive CAN frames.I've already got it to work with polling, now I'm trying to get the transmit and receive interrupts working. The transmit interrupt wor...

STM32 How to set/use the Real Time Clock

Posted on April 03, 2017 at 17:15Hello,I am having issues with the Real Time clock. Occasionally it will miss its interrupt ( always when I stop the debugger )I am not setting the date/time as I just want to have interrupt trigger a second from the ...

CAN Problem STM32F4

Posted on March 30, 2017 at 13:09I'm having a hard time getting my STM32F4 discovery board to communicate with my CAN bus. I've successfully implemented a communication between CAN1 and CAN2 on the same Discovery Board, with a transceiver on each CA...

Labels