Resolved! Need education material pointer to library code for driving external-to-stm32 chips
Please help pointing to learning material on this.We can unserstnd that below library was written in proper engineering style so that it can be (a) ported to various STM chips. (b) can select use of POLL, Interrupt and DMA mode by "linking/select" th...