STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Move source code and issue tracker to github

Posted on October 23, 2017 at 11:56I suggest to move relevant/related projects (STM32CubeMX, HAL, LL libraries, etc?) to github.Reasons:1. It is (arguably) one of the best places to host opensource projects.2. It has great issue tracker3. Thus, it i...

Store RTC date into Backup Register

Posted on October 25, 2017 at 12:09 Hi there, I'm using the RTC on my STM32F103 to keep the date and time but when I reset the MCU the date is lost. I know that this behaviour is due to the RTC implementation ( it uses a counter ). To prevent...

Fede Rico by Associate III
  • 3116 Views
  • 15 replies
  • 1 kudos

stm32f7 and SDRam

Posted on November 23, 2015 at 18:38The original post was too long to process during our migration. Please click on the attachment to read the original post.

Resolved! USB Report Length

Posted on October 25, 2017 at 21:34I have the USB HID demo working on an STM32F072B-DISCO board. I grabbed the code from the HID demo app to make a custom Windows project. Everything works alright, but I want to increase the report length (the demo ...

Write into flash while USART interrupt executed

Posted on October 23, 2017 at 12:33 Hello, I have some trouble to write into the flash of my stm32f I can send via usart a lot of commands to the µC, interprete and execute them finally. One command is to write some data into the flash but if I w...

Resolved! Differences between hardware interrupt and hardware event

Posted on October 26, 2017 at 18:49Hello,I am using an STM32F4 MCU and I have a doubt regarding the hardware event .The datasheet http://www.st.com/content/ccc/resource/technical/document/reference_manual/3d/6d/5a/66/b4/99/40/d4/DM00031020.pdf/files...

simo zz by Senior II
  • 681 Views
  • 1 replies
  • 0 kudos

CubeMX Feature Request: Add CAN TTrig Functionality

Posted on October 26, 2017 at 18:54I would be nice to have access to the timing features present when using Time-Triggered Mode on the CAN modules. Specifically the RDTR and TDTR registers. Additionally, why not simply make copies of the registers a...

How to receive data from master SPI

Posted on October 26, 2017 at 18:17I'm trying to configure my STM32L4 as an SPI slave and am having some difficulty. I've integrated the SPI_FullDuplex_ComDMA sample into my application and configured my device as a slave. I can also use my Aardvark...

Konami by Senior II
  • 284 Views
  • 0 replies
  • 0 kudos