User Activity

Hi!I have STM32F469ZGT6 which is having problems with printf function.If I connect debugger probe STLINK-V3SET all my code runs OK.If I disconnect probe my code does not run at all. It does not even start to run.After further investigation, I came to...
Hi all!I am struggling to couple STM32F469ZGT6 (running at 180 MHz) with SDRAM type IS42S16160J-6TL from ISSI (datasheet here: https://www.issi.com/WW/pdf/42-45S83200J-16160J.pdf ).SDRAM is organized in 4 banks, each having 8192 rows x 512 columns x ...
Hi!I have STM32F469 and I am analysing how to connect an USB port to it.My MCU will act as a device. PC will be the host.My MCU has power supply equal to 3.3V which is created via LDO which is independently powered (not from VBUS, from host’s USB).MC...
Hi!I am building PCB around STM32F469ZET6.Now LSE and HSE crystals and accompanying capacitors need to be chosen.AN2867 says capacitors values should be CL1 = CL2 = 2 x (Cl - Cs)Cl – crystal’s load capacitanceCs – stray capacitance of oscillator circ...
Hi!I have NUCLEO H743-ZI board, and I am trying to create PWM sequence with advanced timer 1, by utilizing DMA feature.Code is mostly generated by cubeMX.I am using PWM mode 2, Center-aligned mode 1.Code works, untill DMA loads into compare register ...
Kudos given to