We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a08926 commit 15c4461Copy full SHA for 15c4461
example/baremetal/dma_spiflash/main.c
@@ -54,7 +54,8 @@
54
*
55
* ### Extra Comments
56
* Tested in EMSK 2.3 EM9D, for drivers with DMA, spiflash working frequency can achieve 12Mhz.
57
- * For drivers without DMA, spiflash working frequency can achieve 12Mhz.
+ * For drivers without DMA, spiflash working frequency can achieve 2Mhz.
58
+ * This example will stuck at the max frequency that SPI can achieve at that situation.
59
*/
60
61
/**
0 commit comments