Anders

Results 2 comments of Anders
trafficstars

Here is a way to detect the bug when it happens: [provoke-bug-in-qspi.patch](https://github.com/atmelcorp/atmel-software-package/files/15127517/provoke-bug-in-qspi.patch) The bug doesn't always happen. First of all the qspi_memcpy must use DMA, which only happens if both...

Here's an example visualizing how, why and when this bug occurs. I use `spi_flash_parse_bfpt()` as an example because this is where I experienced the bug, but it may be present...