New STM32F2/F4 DMA2 errata

This forum is dedicated to feedback, discussions about ongoing or future developments, ideas and suggestions regarding the ChibiOS projects are welcome. This forum is NOT for support.
User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

New STM32F2/F4 DMA2 errata

Postby Giovanni » Mon Jan 23, 2012 9:21 am

I have been following this for a while, finally we have an official answer and it is much less important than I initially thought, the whole discussion is here.

There is no impact on ChibiOS/RT unless you use one of: DCMI, CRYPT or HASH with DMA. In this case you must avoid concurrent use of any APB2 peripheral using DMA: SPI1, SDIO, ADC1, ADC2, ADC3, USART1, USART6. Peripherals can be still used concurrently without DMA, for example USART1 and USART6 can be used with the serial driver without problems.

STM32 F1 and L1 devices are not impacted.

Giovanni

Return to “Development and Feedback”

Who is online

Users browsing this forum: No registered users and 37 guests