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

LoRa CMWX1ZZABZ Power consumption

Posted on June 20, 2018 at 14:30Hi there,I am developing a custom board (F103 and CMWX1ZZABZ LoRa module). I have that the lora module goes into stop mode alone but every time I have tried to measure power consumptionbut it is always 1.22 mA when mo...

P M by Associate II
  • 295 Views
  • 1 replies
  • 0 kudos

Bluenrg1 RTC

Posted on December 08, 2017 at 08:33How to use the RTC in bluenrg1?I want to use the Bluenrg1 for a watch application that use ble, but the datasheet note that the RTC clock is disabled in sleep mode, that prevent it to be used as a RTC that use pow...

cgh21 by Associate II
  • 342 Views
  • 1 replies
  • 0 kudos

Syntax error : STM32H7xx.dmac(203,69)

Posted on December 28, 2017 at 03:11Hello,I am studying about STM32H7 using STM32H743 Nucleo-144 board with IAR.So, I updated recently version of IAR such as ver.8.20.When a downloading and debug, occur syntax error.Error message is=================...

STM32L4 USB OTG host driver for CDC-NCM

Posted on December 18, 2017 at 00:06I'd like to ask for some help with developing a driver for STM32L4 USB host connected with LTE module as a device, which enumerates as CDC-ACM and CDC-NCM device. I've used code generated from Cube and added the r...

krestan by Associate II
  • 633 Views
  • 1 replies
  • 0 kudos

possibly problem with the Hal NAND driver?

we used a SDRAM (ISSI 42-45S16160G 256MBit 16M*16b) on Bank 1 and a 512MB NAND Flash (IS34_35ML04G081) connected to Bank 2 and 3 on an STM32F429BIT6. Sporadically we get an 0 bit on a flash page, but this is no problem of the NAND (ECC did not detect...

odin by Associate
  • 218 Views
  • 1 replies
  • 0 kudos

How to Main Flash memory programming

Posted on July 15, 2018 at 05:31Hi?From the  <PM0075  Programming manual>  ? P15?Mass Erase  as below code is successful ?Now?I  want to Main Flash memory programming  ,  but  I don't  how to do it  .  Anybody Know?.....Thanks!/*********************...

peng jun by Associate II
  • 260 Views
  • 1 replies
  • 0 kudos

Can't make HAL_UART_Transmit_IT to send data

Posted on July 09, 2018 at 13:57Hello All!This is my code:Better see this https://github.com/RadoslavMarinov/transfer/blob/78eadef8c1a6482051c0c091bf3aaddbebfcaf69/main.c for better view!!/* * main.c * * Created on: 4.07.2018 �?³. * Author: Radoslav...

Labels