Silvano Seva
|
19c1b8eff9
|
Added full chip erase function to W25Qx driver
|
2022-03-22 11:19:22 +01:00 |
Silvano Seva
|
4038bf811e
|
Fixed error in 'W25Qx_writePage' causing it skipping the blocks having an odd address
|
2021-02-26 11:07:32 +01:00 |
Silvano Seva
|
dc131c3333
|
Refactored 'W25Qx_writeData' and disabled '-ffunction-sections', which causes printf not printing decimal dots when used with %f
|
2021-02-23 13:51:49 +01:00 |
Federico Amedeo Izzo
|
5f187bc76d
|
Fix SPI Flash write function
|
2021-02-21 14:28:42 +01:00 |
Federico Amedeo Izzo
|
bf8a5cf87d
|
Add SPI Flash write data implementation and test
|
2021-02-21 08:30:51 +01:00 |
Silvano Seva
|
06d75ad606
|
Implemented sector erase and page write into W25Qx driver
|
2021-02-17 11:39:52 +01:00 |
Silvano Seva
|
206daec861
|
Driver for nonvolatile external memory on GDx devices, by now only supporting retrieval of calibration parameters
|
2021-01-02 15:07:14 +01:00 |
Silvano Seva
|
d9f6ea31ab
|
Separated code for SPI communication from sources of external flash memory driver.
|
2021-01-02 15:07:14 +01:00 |