User Activity

Hi,I've an application where I'd like to use LSE in passive mode driven by a slow (1Hz) signal.When testing bypass mode LSE with slow clocks, I observed long delays between startup (cold start) and LSERDY being set by hardware. When measuring that de...
Hi,is it possible to use the L4's LSE in bypass mode, driven by a 1Hz signal?I have a set of L4 chips on a bus and would like to feed them a 1Hz / PPS signal from a precise / temperature-compensated clock (and then use the LSE with /1 prescaler for t...
Hi,I'm waiting for 1.4.0 due to lack of LL drivers in 1.3.0.According to the thread linked below, 1.4.0 was planned "beginning of 18Q4", is there a new roadmap or release date when we can expect it?Currently it's holding us back from using the H7 at ...
HiI want to start using the MPU on STM32F7, however when I enable the MPU then unaligned accesses lead to a HardFault immediately.Code to reproduce the HardFault:static unsigned short foo[5] = { 0 }; memcpy(&foo[1], &foo[3], 4);I wrote a minimal Hard...
Hi, I have following system:​NUCLEO-F767ZI board (STM32F767ZI)Playing a waveform on DAC1, running it through a magic analog black-box, feeding it back to ADC1. Recording the signal on ADC1, stopping the transfer after one full buffer has been recorde...
Kudos from