Git Product home page Git Product logo

embedded_videos's Introduction

Embedded videos on STM32

This repository holds code and other files that are used for each video. Check out the video for explanation. I am making these videos with STM32f4DISCOVERY board with STM32f407IG processor. Most, if not all, functions that I explain in the videos can be implemented on other STM32 processors with variations in ram and rom size and selection of perifery on each processor. Make sure to always check datasheet and reference manual to confirm compatability.

Note for early videos with standard library

I have also added a template folder with all files needed besides the library, that you should download and store separate for the first videos that use standart library. It is also expected (explained all in VIDEO 1) that you have ARM GCC compiler installed, st-link utility and stlib from ST somewhere on your drive. I recommend in a folder on your /HOME.

Videos

My videos can be found on my youtube page: videos: https://www.youtube.com/user/4Polha/videos?view_as=subscriber

embedded_videos's People

Contributors

prtzl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

embedded_videos's Issues

i don't get usbd_hid .h/.c files when generating code

When I generate code, I don't get a usbd_hid.h/.c file. The closest thing to that name is a usbd_customhid.h/.c
file under STM32_USB_Device_Library directory. Did ST change their library code generation maybe? Or do I have something set up wrong. I'm using STM32CubeIDE Version: 1.10.1 and I'm using a BluePill board with STM32f103C8T6.

files

make error!!

Hi, your video is very goog , it is of great help to me. I found your code on github, I tried to compile but the following prompt appeared, I tried to modify the Makfiel But is seems to have no effect.

make: *** No rule to make target 'system_stm32f4xx.c', needed by 'TEMPLATE.elf'.  Stop.

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.