Skip to content

Commit

Permalink
demo output added
Browse files Browse the repository at this point in the history
  • Loading branch information
FT9R committed Mar 28, 2024
1 parent 5cf7d60 commit baae284
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ w25qxx_Link(&w25qxx_Handle, w25qxx_SPIx_Receive, w25qxx_SPIx_Transmit, w25qxx_SP
w25qxx_Init(&w25qxx_Handle);
```
# Example
Regular demo output:
![TraceOutput_SectorErase](Doc/TraceOutput_SectorErase.png)
## References
For application use refer to [`STM32 example`](./Examples/STM32F401CDU6/Core/Src/main.c)
or [`Arduino example`](./Examples/ArduinoNano/ArduinoNano.ino)

0 comments on commit baae284

Please sign in to comment.