Giter Club home page Giter Club logo

stm32-nucleo-f401re's Introduction

Hi there, I'm Omar ๐Ÿ‘‹

I'm an embedded systems enthusiast thats currently working on improving the learning curve of Embedded Rust ๐Ÿฆ€

Click here to access my blog.

To keep up to date with what I'm doing and my posts you can either follow me on Twitter my handle is @apollolabsdev or you can subscribe to The Embedded Rustacean newsletter here.

๐Ÿ“š Some Recent Blog Posts

stm32-nucleo-f401re's People

Contributors

apollolabsdev 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

Watchers

 avatar  avatar  avatar

stm32-nucleo-f401re's Issues

Debugging Code in Polling/gpio

cargo runworks, but when I start a Debugging Session in vscode with configuration Debug(OpenOCD) :

Launching gdb-server: openocd -c "gdb_port 50000" -c "tcl_port 50001" -c "telnet_port 50002" -s /Users/abc/Work/github/stm32-nucleo-f401re/Polling/gpio -f /Users/abc/.vscode/extensions/marus25.cortex-debug-1.6.5/support/openocd-helpers.tcl -f interface/stlink.cfg -f target/stm32f4x.cfg
Please check TERMINAL tab (gdb-server) for output from openocd
OpenOCD: GDB Server Quit Unexpectedly. See gdb-server output in TERMINAL tab for more details.

In the Terminal I see:

[2022-09-21T15:28:24.046Z] SERVER CONSOLE DEBUG: onBackendConnect: gdb-server session connected. You can switch to "DEBUG CONSOLE" to see GDB interactions.
openocd -c "gdb_port 50000" -c "tcl_port 50001" -c "telnet_port 50002" -s /Users/abc/Work/github/stm32-nucleo-f401re/Polling/gpio -f /Users/abc/.vscode/extensions/marus25.cortex-debug-1.6.5/support/openocd-helpers.tcl -f interface/stlink.cfg -f target/stm32f4x.cfg
Open On-Chip Debugger 0.11.0
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
CDRTOSConfigure
Info : auto-selecting first available session transport "hla_swd". To override use 'transport select '.
Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
Info : Listening on port 50001 for tcl connections
Info : Listening on port 50002 for telnet connections
Info : clock speed 2000 kHz

[2022-09-21T15:28:24.087Z] SERVER CONSOLE DEBUG: onBackendConnect: gdb-server session closed
GDB server session ended. This terminal will be reused, waiting for next session to start...

Did I miss something to set port 50000 to 3333 ? But where ?

STM32 Embassy PWM Example

Updating to the latest embassy crates broke the example. It needs to be updated to reflect the latest interfaces.

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.