STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 460 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
  • 893 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
  • 289 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
  • 334 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...