Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
pschatzmann committed Feb 12, 2024
1 parent 0e0473c commit 0e9617d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ My first trials failed miserably using the DMA versions of the HAL API, so I dec

## Pins for I2S3

PINs | FUNCTIONs
------|------------
PB10 | MCK
PB3 | BCK
PA4 | WS (LRC)
PB5 | SD
PB4 | ext_SD
FUNCTIONs | BlackP | Disco
-----------|--------|------
MCK | PB10 | PC7
BCK | PB3 | PC10
WS (LRC) | PA4 | PA4
SD | PB5 | PC3
ext_SD | PB4 | PC12

## Supported Sample Rates

Expand Down

0 comments on commit 0e9617d

Please sign in to comment.