ST-Link wireless
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-09 1:52 AM - last edited on ‎2023-11-14 7:58 AM by Amel NASRI
Hi,
I was looking for a solution to debug STM32 microcontrollers without being physically there.
I know that if I have an ST-Link connected to a PC running the GDB Server and use an IDE that supports debugging via the GDB Server, I can do so remotely.
I would like to know if there's something like a complete wireless ST-LINK, a single board that connects to wifi, and let me debug wireless without connecting it to a PC.
Thanks
- Labels:
-
ST-Link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-15 7:49 AM - edited ‎2023-11-15 7:50 AM
Hello Nico23,
Currently, there are no wireless STLink probes available. However, you can find our STLink probes on our website: here.
Best regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-15 11:38 AM
Segger JLink-PRO and a WiFi router.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-15 1:22 PM - edited ‎2023-11-15 1:46 PM
What comes to mind first...
https://www.segger.com/products/debug-probes/j-link/models/j-link-wifi/
https://github.com/walmis/blackmagic-espidf
Next... you can hook a UART of STM32 to a bluetooth transmitter such as HC-05.
