User Activity

We received chips labeled "STM32F427VGT6 990C8 VQ MYS 99 141 4".Initially they failed to boot at all, but SWD debugger connects ok.The option bytes had BFB2=1, causing system memory to be mapped at 0x00000000 independent of BOOT0 state. After changin...
I'm using QuadSPI in indirect dual-flash read mode to transfer data from an external chip (not flash memory). According to reference manual, when FSIZE = 0x1F and DLR = 0xFFFFFFFF, the transfer should continue indefinitely.However, with STM32H743ZIT6...
The STM32H7 reference manual revision 6 gives the FastSinc response as:However this seems to make no sense. The first part is a normal sinc^2 filter, but the second part describes an impulse + delayed impulse, which results in a quite strange frequen...