Stm32 wireless (WIFI) debugger programmer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-07-21 8:06 PM
I want to debug and programming STM32 MCU wirelessly using wifi is there any st or other programmer support STM32 wireless debugging and programming?
- Labels:
-
DEBUG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-09-04 5:45 AM
I have a similar source code but it does not work with stcube programmer i need to run vsp on windows to run my code on all st software
can help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-09-04 6:14 AM
Perhaps you need tools capable of using WIFI CMSIS DAP, I'd imagine could program/debug with Keil.
I don't see STM32 Cube Programmer ever working well.
WIFI presumably you'd want some network GDB connection, so the tool/pod would spoof a server.
https://github.com/thevoidnn/esp8266-wifi-cmsis-dap
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-09-04 9:29 AM
thanks, you check it
