Mercurial > public > ostc4
log Small_CPU/Src/spi.c @ 225:2bb1db22b5f5 div-fixes-3
age | author | description |
---|---|---|
2019-03-24 | ideenmodellierer | Update SPI error display and handling ImprovmentSPI |
2019-03-02 | Ideenmodellierer | Use SPI TX callback to synchronize to main CPU FlipDisplay |
2019-02-28 | Ideenmodellierer | Introduced Token for SPI data exchange FlipDisplay |
2019-02-19 | Ideenmodellierer | Introduces abort of communication in case of a out of sync DMA transfer FlipDisplay |
2019-01-27 | Ideenmodellierer | Change GPIO speed for SPI communication as recommended by STM32 Errata FlipDisplay |
2019-01-08 | Ideenmodellierer | Cleanup warning and disable printf calls FlipDisplay |
2018-12-24 | Dmitry Romanov | Tested and alive. kittz |
2018-11-23 | Dmitry Romanov | +- stable kittz |
2018-11-23 | Dmitry Romanov | temp! full cyclic SPI kittz |
2018-11-22 | Dmitry Romanov | revert kittz |
2018-11-21 | Dmitry Romanov | increased interCPU baudrate, cpu2: i2c in SPI1 IRQ kittz |
2018-11-21 | Dmitry Romanov | Remove unusable code!!! prepare data for SPI in ONLY 1 IRQ!!!! kittz |
2018-11-20 | Dmitry Romanov | +i2c analog noise filtering kittz |
2018-08-13 | Ideenmodellierer | Replaced wait loop with delay fct |
2018-04-28 | heinrichsweikamp | include in ostc4 repository |