I'd like to have slightly finer-tuned control over the interface with my quad SPI flash device, but the source code for libquadflash is not available as far as I can see. I'd rather not re-implement the whole thing from scratch - it would be easier for me if I could just modify the existing library.
Is there a reason why libquadflash is not available as a library in the same form as all the others, e.g. lib_i2c, lib_spi and so on?
Is it possible to extend/modify libquadflash?
-
- Member++
- Posts: 19
- Joined: Thu Mar 14, 2024 7:44 pm
-
- Active Member
- Posts: 40
- Joined: Sat May 09, 2020 4:20 pm
Yes, access to the source code would be great!