Replies: 2 comments 4 replies
-
The current build for STM32F429IDISCO is targeting an older version of the DISCO board. Not sure which one you have. If you can, better use Discord for a speedier communication. |
Beta Was this translation helpful? Give feedback.
-
Sorry not on Discord. ** Device Watchers are DISABLED. You won't be able to connect to any nanoDevice. ** 13:59:13.661 [PortSerial device watcher stopped @ Thread 20] I have done this with board connected. Also did this with board unconnected and then connected the board to see if it triggered any response. The above messages are all I see. What triggers the NFPKTV1 to be sent by the nanoCLR? It is not periodically sent. It is only sent once when I connect using Putty or Realterm. Is the PortSerial device watcher enumerate the PC's COM ports and then just keep polling the COM port in a periodic fashion to detect a nanoframework device? It seems that something about my PC is not allowing VS 2022 to either receive serial port events or have access to serial ports. Thanks for your help. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have downloaded the package V1.12.4.160. Installed nanoBooter.hex and nanoCLR.hex onto the STM32F429I-DISCO board (MB1075 B-01). I have verified nanoBooter is successfully running, blinking LED on PG13. I have verified that when nanoCLR.hex is loaded the blinking LED stops and when I connect to my Windows 10 PC, the board is recognized as nanoframework device and shows up installed in Device Manager on COM4. It is using Windows usbser.sys for driver. I have used Putty and Realterm to verified that nanoCLR is running seeing the NFPKTV1 output on COM4 when connecting using either Putty or Realterm terminal programs.
I have followed all the troubleshooting steps on nanoframework website multiple times and I can not get this device to be recognized on the VS 2022 Device Manager window. I uninstalled and re-installed the nanoframework VS extension and VS 2022.
I stop and start the SerialPort watcher (turned on the error messages). Just never recoginizes the board when connected. Turned off Firewall and Anti-Virus software also.
Is another version of the package targeting the STM32F429I-DISCO maybe correct this?
Any other more troubleshooting ideas? It seems that just VS 2022 nanoframework Extension can't recognize the device.
I am going to trying a fresh install on another Windows PC to see if just something blocking this on this PC.
I have been maintaining a .NET Microframework V4.4 build for a STM32F429 hardware design for several years now. I would like to evaluate nanoframework as a possible solution for a future STM32 hardware design.
Thanks for the help with this.
Beta Was this translation helpful? Give feedback.
All reactions