Giter VIP home page Giter VIP logo

stm32f103_fastnp's People

Contributors

evilwombat 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

Watchers

 avatar  avatar  avatar  avatar

stm32f103_fastnp's Issues

Problem with running LEDs

Dear Sir,

I used your CubeMX file to generate code for my project, then I added files to run WS2812b LEDs. It is working but not quite well. For example, if I set all pixels to red (255, 0, 0), it shows red, green and blue colors alternately, and also some pixels are turned off, as shown in the picture below. Do you have any ideas how can I fix it?

IMG_20200418_125143

Best regards,
Toni

Migrate to Arduino Environment

Dear friend,

Thanks for your great effort.
Iโ€˜m developing a gaming laptop with x86 factories. I want to use STM32F103(for low cost and stable supply chain) + Arduino + WS2812b for backlight strip control. And multi channels control is pretty necessary for me!
I've worked with Arduino for 10 years. However I've almost forget how to build a project from c.
So would you mind to share some simple steps for me and lead me to migrate this project to Arduino environment!?

Look forward to your suggestion!

Best,
Lauren

TIM_FLAG_UPDATE never set

Hi,
I need some help.
It never get the flag TIM_FLAG_UPDATE, so it stay here:
while (!__HAL_TIM_GET_FLAG(&htimer2, TIM_FLAG_UPDATE));

Thank

stm32f103c8t6 bluepill china clone board

port to stm32f407

dear sir,
i want to use this project for stm32f407vgt6
i have some problems in ws2812_led.c, such as error of DMA1->IFCR = (DMA_IFCR_CTCIF5 | DMA_IFCR_CHTIF5);
please help me thank you very much

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.