question mark
This commit is contained in:
@@ -10,6 +10,7 @@ fw for a ch32v203 node w/ w5500 ethernet
|
||||
- With a 1s interval it works
|
||||
- [Disabling SPI DMA](https://git.hye.su/mira/ch32-node/src/branch/master/src/w5500.c#L62) solves it (just commenting out `reg_wizchip_spiburst_cbfunc`), so it's most likely DMA related?
|
||||
- SPI DMA only works with [prescalers](https://git.hye.su/mira/ch32-node/src/branch/master/src/spi_dma.c#L140) 8 and 64?
|
||||
- Also, for some reason it needs a ~50ms delay before configuring w5500 when compiled **with** `-O0`, not needed with `-Os`...
|
||||
|
||||
TODO: LA?...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user