Skip to content

jakakordez/max3421e-stm32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAX3421E project for STM32

The MAX3421E adds USB host or peripheral capability to any system with an SPI interface.

-- Maxim Integrated

This repository contains a Keil project for STM32F429 Discovery board interfacing with MAX3421 USB controller. The code is mostly ported from original example for MCB2130 evaluation board.

Configuration is generated with STM32Cube, so it is based on HAL drivers

Interface pinout

##SPI5

  • PF6 - CS
  • PF7 - SCK
  • PF8 - MISO
  • PF9 - MOSI

About

MAX3421E port for STM32 MCUs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published