Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Fipy not able to connect to device #617

Open
satsokn opened this issue Nov 5, 2023 · 2 comments
Open

Fipy not able to connect to device #617

satsokn opened this issue Nov 5, 2023 · 2 comments

Comments

@satsokn
Copy link

satsokn commented Nov 5, 2023

I am using FiPy with pysense board. The development is made on Visual studio code. I programmed the device but after the software was uploaded I cant connect with the device. The code that I uploaded is running since I see the led change colour. Within the terminal I can connect but I cant inteact with the device. I see the reset messages on terminal.

image

How can I erase the flash and reprogramm the device ?

@robert-hh
Copy link
Contributor

It seems that you have placed your code in main.py and the code disables Ctrl-C for interruption. You can always perform a safe boot by connection the P12 pin to 3.3V and push reset. Then boot.py and main.py are not executed, and you get a REPL prompt.

@satsokn
Copy link
Author

satsokn commented Nov 5, 2023

manage to connect to terminal but still cant load device explorer.
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants