Git Product home page Git Product logo

frt's People

Contributors

floessie avatar per1234 avatar

Stargazers

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

Watchers

 avatar

frt's Issues

stm32duino

Any chance this will work with stm32, like stm32doino?
I tried removing #include <Arduino_FreeRTOS.h> and renaming some taskEnter.... but at one point I realized I am just frantically renaming stuff not knowing what I do.
Your library, as oppose to other similar, has great documentation with lot of effort put into it, and it would be nice if it development does not stop, so it can be used on other systems like stm32.

Problem calling repeatedly a task to run once each time

Hi. I have been writing an example where a task runs and looks out for repeated input from another Arduino using RS485. When the input is received, it starts another task to flash the inboard LED for 500 ms. This runs fine on Arduino FreeRTOS when the second task finishes with vTaskDelete(). When I try this with frt with the task returning false as suggested. After a few flashes the code fails with the stack full. I have found that there is a call to vTaskDelete in the code of entryPoint (line 254 in frt.h). It seems that this is not being called. I found that the problem does not occur when the second task is called repeatedly from within loop().

I have codes available on GitHub e.g.

https://github.com/fletchjp/MERG-Arduino-Software/tree/master/ArduinosConnectedTogether/RS485Examples/DFRobot/RS485ReceivingDataFRT4

https://github.com/fletchjp/MERG-Arduino-Software/tree/master/ArduinosConnectedTogether/RS485Examples/DFRobot/RS485ReceivingDataFreeRTOS2

John Fletcher

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.