2020-06-19 03:29 PM - edited 2023-06-18 09:38 PM
This is probably the promised replacement.
[Edit 2023] Link above lead to Ideas, a section mostly ignored by ST (TouchFX crew being exception) and ultimately removed together with content i.e. user wishes when migrating to Khoros [/EDIT]
Pity. It's been a nice tradition.
JW
PS. Following is my 2020 STM32 wishlist. I'm not going to dump it to that new place. Anybody feel free to cherry-pick and post there, if you feel so.
Others have asked for:
2020-06-23 05:14 AM
> DTCM-SRAM working with DMA.
The way I understand things, the "tightly coupled" RAMs are faster because they don't have that many connections. So the idea of the TCM is that it doesn't have DMA capability and therefore has higher performance for the CPU alone.
2020-06-23 07:09 AM
STM32H7 is the only cortex-m7 on the market where DTCM does not work with DMA. For example, the I.MX RT from NXP runs at 600MHZ and the DTCM works with DMA. The DTCM of the STM32F7 also works with DMA.