Git Product home page Git Product logo

x-cube-dspdemo's Introduction

X-CUBE-DSPDEMO on the STM32F407VET6 "blackboard"

This is a port of the original X-CUBE-DSPDEMO project (can be found on the ST.com) on the popular low cost STM32F407VET6 "blackboard", which is equipped with the ILI9341 LED display and the TSC2046 (HR2046 clone) touch screen:

STM32F407VET6 "blackboard"

BSP-wise original discovery and chineese "blackboard" are different, so only BSP/Components/ili9341 driver was taken which was significantly changed.

"Middlewares" folder was renamed to "Middleware" because stupid STM32CubeMX has a bug which deletes the folder.

The Drivers/CMSIS was taken from the STM32CubeF4 project (can be found on github.com)

I prefer sources from the github (rather than tarball), seems more up-to-date and easy to track changes, so the whole CMSIS was copied from the STM32CubeF4 project.

This port differes from the original ST version of the X-CUBE-DSPDEMO as follows:

  • BSP for the ILI9341 LED display, FSMC bus
  • BSP for the TSC2046 (HR2046 clone) touch screen, SPI interface
  • Periphery (ADC, DAC, GPIO, RTC, SPI, FSMC, Clocks) configuration using the STM32CubeMX, so that project can be regenerated each time
  • Refactoring of the FFT processing, DAC and ADC conversion
  • Makefile tweaks, which enables DSP support (ARM_MATH_CM4 defines) and adds additional sources and includes

In action

x-cube-dspdemo's People

Contributors

rouming avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.