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

Proper sequence to configure I/O to AF mode

Posted on September 28, 2017 at 22:38I think this question relates to STM32 in general, but specifically the part in currently working on is a STM32L051. After stopping the CPU to stop mode, with I/O reconfigured is analog inputs to save power, I'd ...

Resolved! STM32L432 - User Data Flash Write

Posted on February 10, 2017 at 18:44 Hi, I am new to this forum so bearwith me. We are attempting to store user data in flash on STM32L432 for things such as calibration values for different sensors or CAN ID's so that these values don't ne...

Nolan L by Associate III
  • 2676 Views
  • 10 replies
  • 0 kudos

Connect to WPA2 network using micropython

Posted on September 28, 2017 at 18:42 I'm a noob and I actually have two problems. First, I'm trying to connect a SPWF04SA board to a WPA2 protected network using micropython. From some examples I have found on the micropython website it looks...

CubeMX Wish List

Posted on September 27, 2017 at 23:05I wanted to submit some suggested improvements to the '<LINK NO LONGER ACTIVE>' discussion, but unfortunately that thread is closed and locked. Since these suggestions don't do any good sitting in a text file on ...

Mailbox Message disappears

Posted on June 05, 2017 at 13:59I am trying to implement a Modbus sever on the STM32f746 Nucleo. - LWIP is running- Cache is enabled- MPU is protecting 2 areas as non cacheable, one for the ethernet descriptors, the other one for my variables- Socke...

ferrario by Associate III
  • 381 Views
  • 2 replies
  • 0 kudos

ibis model stm32f303

Posted on September 27, 2017 at 15:33Hi guys,I am looking for the ibis model of stm32f303rbt6would be nice if you can help!!greetings#ibis-models #simulation-software

Resolved! STM32 USART RS485 RECEIVER PROBLEM

Posted on September 27, 2017 at 19:51Hi,I am trying to implement RS485 communication using STM32F030C8. I am using GPIO pin to control my external transreceiver(to change from transmission to reception) by controlling the driver pin of the transrece...