Skip to content

Hypnotriod/fir-player-stm32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fir-player-stm32

STM32F407ZGT based project to test FPGA's fir filter design
Configured with STM32CubeMX initialization code generator

Hardware

  • HY-STM32F4xxCore144 Core/Dev Board
  • Cirrus Logic CS4270 ADC / DAC chip

Pinout

  • I2S_LRCLK -> PB12
  • I2S_SCK -> PB13
  • I2S_SDIN -> PB14
  • I2S_SDOUT -> PB15
  • I2S_MCK -> PC6
  • I2S_EN -> PD2
  • SPI_SCK -> PC10
  • SPI_MISO -> PC11
  • SPI_MOSI -> PC12
  • SPI_CS -> PG12
  • FIR_DO -> PA7
  • FIR_SCK -> PA5
  • FIR_LOAD -> PA4
  • ENC_INT -> PA0
  • ENC_SENSE -> PA1
  • ENC_BTN -> PA2
  • FPGA_READY -> PA6
  • STATE_LED -> PF6

About

STM32 based project to test FPGA fir filter design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published