LSE as timer clock source in stm32L151
Posted on November 03, 2016 at 09:46Hello, Clock source of st32 is MSI. But I want to use LSE as clock source of timers. is it possible?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on November 03, 2016 at 09:46Hello, Clock source of st32 is MSI. But I want to use LSE as clock source of timers. is it possible?
Posted on October 30, 2016 at 09:45HiIm working with stm32f429 and i want to have 2 MT48LC16 SDRAM for my TFT_LCD and yet cause of some conflicts, i can only use 1 FMC SDRAM on cube. is it possible to do this? if yes how must i determine the address...
Posted on November 02, 2016 at 21:44I wrote the following program, it works with ADC1 and ADC2. But it read zero in ADC3. Also, when I use all ADC at same program it remain on ADC3 reading line! In my project I need to use all ADC at same program. I...
Posted on October 31, 2016 at 14:18Hello. I have a question about Idle line interrupt on STM32 (specifically STM32F0x8). When does this interrupt triggers, only on reception or both reception and transmission of package? #stm32-usart-idle-dma
Posted on November 01, 2016 at 09:41Hello,Is it possible to control the brightness of the display?Thanks againGiorgio #stm32f746g-disco
Posted on October 13, 2016 at 18:56Hello I am using Nucelo 144 STM32F207 based board and running Netcom Application using keil version 5.Problem 1:- sometimes while serving a page it hangs and need a restart. on debugging i found oot it is stuck in...
Posted on October 22, 2016 at 01:17Hi All! I'm developing simple transmission between two STM32 processors (F767 and F100). I'm using full duplex 4 lines: CLK/MISO/MOSI/NSS lines, 8 bit, motorola frame, no crc, NSS done by hardware on both ends. Mas...
Posted on October 31, 2016 at 16:46Hi,I want STM32L476 to jump to User program located at 0x80004000 if button is not pressed. Please check the flow chart as below; 1. I would like to know how can I remap the Vector table to RAM?2. What RAM address ...
Posted on November 03, 2016 at 09:49Dear all,In need to implement SPDIFTX with a nucleo board. In want to rely on the SPDIFRX_Loopback example provided for the STM32F769I-Discovery, part of Cube_FW_F7 package.This example seems to implement exactly ...
Posted on June 27, 2016 at 22:53So I've spent two entire days trying to figure out why STM32CubeMX v4.15.1 would not generate my project properly (which had been working under v4.14). It would totally mess up an existing project, would not create t...