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

Bluetooth firmware update

Posted on July 18, 2017 at 11:00Hi all,For a project we have to update the firmware of the STM32F469xx over the air by a Bluetooth connectionwith a transmitter (can that be a smart phone?) and receiver on the microcontroller device part.In an articl...

Max Veen by Associate II
  • 163 Views
  • 0 replies
  • 0 kudos

STM32F407VGT6 Molding mark or pin 1?

Posted on July 15, 2017 at 00:48Our tech managed to mount a '407 180 degrees out. We figured out that it was because there is a molding mark 180 degrees from the pin 1 mark and they really aren't that different.Why not use the pin 1 mark as the inje...

STM32L4 as USB device using STOPx

Posted on July 07, 2017 at 08:06Hi,I use a STM32L4x6 with CubeMX 4.21 FW1.8.0 as a USB device. At some points I want to put the MCU in STOPx-Mode.How do I prepare the USB-Stack before entering STOP-Mode ?Regards.

H W by Associate II
  • 293 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeL0 - USB example for STM32L073RZ

Posted on July 17, 2017 at 16:17Hi,I'm developing a bridge USB-SPI with a STM32L052 microcontroller. In this starting moment I'm developing the same application using the evaluation board STM32L073RZ. I'm using SW4STM32 IDE and STM32CubeL0 software....

STM32 ST Link Utility

Posted on July 14, 2017 at 03:30Hello, I'm using STM 32 ST-Link Utility to program my MCU. I want to make sure that when I program the board multiple times I don't erase the data saved in a particular page on memory? Can I do that? If so, then pleas...

Tkamaal by Associate II
  • 338 Views
  • 2 replies
  • 0 kudos

Resolved! HAL_I2C_Master_Transmit() ''too few arguments''

Posted on July 18, 2017 at 05:08Hello, I'm new with STM32 and this is the first time for using I2C on STM32.My environment is Keil5+cubeMX4.22.I can make the config by cube and I wrote following code, but couldn't compile it.uint8_t c[5] ={'a', 'b',...

Need STM32L4 IOT Discovery Kit full Webinar access

Posted on May 16, 2017 at 17:08Participated in the webinar from the ST Microelectronics broadcasted emails. Invested most of the hour listening through the Milli Vanilli reborn presentation on how to use the AWS with the new STM32L4 IOT Discovery Ki...

Mon2 by Senior III
  • 332 Views
  • 8 replies
  • 0 kudos

RCC HSE CONFIG

Posted on July 17, 2017 at 07:01heyI'm use stm32f013cbtx and 8MHz crystal connect to HSE And use standard peripherals library with Keil v5.How can i config micro-controller for 72 MHz clock(with Cmsis)?is it possible?Thanks

Problem receiving data from CC2540

Posted on July 13, 2017 at 18:28Hi,I have an STM32 and am trying to receive a single byte of data from a CC2540 over UART. I've verified that the data transmission from the CC2540 is working properly (I can receive the data in a serial terminal) but...

Labels