-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GNAT STM32 bootloader/usb driver problem #11
Comments
Download the latest Arduino core and use the Gnat variant. The Cricket
variant will not work.
…On Wed, Jan 16, 2019 at 10:08 AM Ed Verhamme ***@***.***> wrote:
I connected my new gnat to my computer just fine and compiled a new
example sketch from the github. I was able to select the Cricket board from
the board manager, correct com port, and load the new sketch just fine.
After the sketch loaded I went to open the serial monitor and arduino ide
said the com port wasn't found. If I look in my device manager (win 10 64
bit) I only see the STM32 BOOTLOADER showing up under USB devices. No entry
showing up in the Ports section. I did the reset option (hold down boot and
toggle reset). This doesn't fix the issue. I can hook up my cicada/loratile
device and it shows up just fine. any other troubleshooting things to try
to get the com port back?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGY1qvtm9GF4mvbHVQ2gydNoBwk6jD44ks5vD2qWgaJpZM4aDpaw>
.
|
Oops.. I should have selected gnat.. how do I get com port back?
From: Kris Winer [mailto:notifications@github.com]
Sent: Wednesday, January 16, 2019 1:11 PM
To: kriswiner/CMWX1ZZABZ <CMWX1ZZABZ@noreply.github.com>
Cc: Ed Verhamme <everhamme@limno.com>; Author <author@noreply.github.com>
Subject: Re: [kriswiner/CMWX1ZZABZ] GNAT STM32 bootloader/usb driver problem (#11)
Download the latest Arduino core and use the Gnat variant. The Cricket
variant will not work.
On Wed, Jan 16, 2019 at 10:08 AM Ed Verhamme ***@***.******@***.***>> wrote:
I connected my new gnat to my computer just fine and compiled a new
example sketch from the github. I was able to select the Cricket board from
the board manager, correct com port, and load the new sketch just fine.
After the sketch loaded I went to open the serial monitor and arduino ide
said the com port wasn't found. If I look in my device manager (win 10 64
bit) I only see the STM32 BOOTLOADER showing up under USB devices. No entry
showing up in the Ports section. I did the reset option (hold down boot and
toggle reset). This doesn't fix the issue. I can hook up my cicada/loratile
device and it shows up just fine. any other troubleshooting things to try
to get the com port back?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGY1qvtm9GF4mvbHVQ2gydNoBwk6jD44ks5vD2qWgaJpZM4aDpaw>
.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#11 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALbbGgE28XoVrNVAhJJF8d4cEPLFxzscks5vD2scgaJpZM4aDpaw>.
|
Close Arduino IDE. Press and hold BTN, press and release RST, release BTN.
Open Arduino IDE, select Gnat board variant, flash a blink program (no COM
port should show). After flash the laptop will assign a COM port.
On Wed, Jan 16, 2019 at 10:12 AM Ed Verhamme <notifications@github.com>
wrote:
… Oops.. I should have selected gnat.. how do I get com port back?
From: Kris Winer ***@***.***
Sent: Wednesday, January 16, 2019 1:11 PM
To: kriswiner/CMWX1ZZABZ ***@***.***>
Cc: Ed Verhamme ***@***.***>; Author ***@***.***>
Subject: Re: [kriswiner/CMWX1ZZABZ] GNAT STM32 bootloader/usb driver
problem (#11)
Download the latest Arduino core and use the Gnat variant. The Cricket
variant will not work.
On Wed, Jan 16, 2019 at 10:08 AM Ed Verhamme ***@***.***
***@***.***>>
wrote:
> I connected my new gnat to my computer just fine and compiled a new
> example sketch from the github. I was able to select the Cricket board
from
> the board manager, correct com port, and load the new sketch just fine.
> After the sketch loaded I went to open the serial monitor and arduino
ide
> said the com port wasn't found. If I look in my device manager (win 10
64
> bit) I only see the STM32 BOOTLOADER showing up under USB devices. No
entry
> showing up in the Ports section. I did the reset option (hold down boot
and
> toggle reset). This doesn't fix the issue. I can hook up my
cicada/loratile
> device and it shows up just fine. any other troubleshooting things to
try
> to get the com port back?
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#11>, or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/AGY1qvtm9GF4mvbHVQ2gydNoBwk6jD44ks5vD2qWgaJpZM4aDpaw>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<
#11 (comment)>,
or mute the thread<
https://github.com/notifications/unsubscribe-auth/ALbbGgE28XoVrNVAhJJF8d4cEPLFxzscks5vD2scgaJpZM4aDpaw>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGY1qna0HGUsntckSt8Z-Yt1WU6761O6ks5vD2uhgaJpZM4aDpaw>
.
|
Working!
From: Kris Winer [mailto:notifications@github.com]
Sent: Wednesday, January 16, 2019 2:09 PM
To: kriswiner/CMWX1ZZABZ <CMWX1ZZABZ@noreply.github.com>
Cc: Ed Verhamme <everhamme@limno.com>; Author <author@noreply.github.com>
Subject: Re: [kriswiner/CMWX1ZZABZ] GNAT STM32 bootloader/usb driver problem (#11)
Close Arduino IDE. Press and hold BTN, press and release RST, release BTN.
Open Arduino IDE, select Gnat board variant, flash a blink program (no COM
port should show). After flash the laptop will assign a COM port.
On Wed, Jan 16, 2019 at 10:12 AM Ed Verhamme <notifications@github.com<mailto:notifications@github.com>>
wrote:
Oops.. I should have selected gnat.. how do I get com port back?
From: Kris Winer ***@***.***
Sent: Wednesday, January 16, 2019 1:11 PM
To: kriswiner/CMWX1ZZABZ ***@***.******@***.***>>
Cc: Ed Verhamme ***@***.******@***.***>>; Author ***@***.******@***.***>>
Subject: Re: [kriswiner/CMWX1ZZABZ] GNAT STM32 bootloader/usb driver
problem (#11)
Download the latest Arduino core and use the Gnat variant. The Cricket
variant will not work.
On Wed, Jan 16, 2019 at 10:08 AM Ed Verhamme ***@***.***
<mailto:notifications@github.com%0b>> <mailto:notifications@github.com>>
wrote:
> I connected my new gnat to my computer just fine and compiled a new
> example sketch from the github. I was able to select the Cricket board
from
> the board manager, correct com port, and load the new sketch just fine.
> After the sketch loaded I went to open the serial monitor and arduino
ide
> said the com port wasn't found. If I look in my device manager (win 10
64
> bit) I only see the STM32 BOOTLOADER showing up under USB devices. No
entry
> showing up in the Ports section. I did the reset option (hold down boot
and
> toggle reset). This doesn't fix the issue. I can hook up my
cicada/loratile
> device and it shows up just fine. any other troubleshooting things to
try
> to get the com port back?
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#11>, or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/AGY1qvtm9GF4mvbHVQ2gydNoBwk6jD44ks5vD2qWgaJpZM4aDpaw>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<
#11 (comment)>,
or mute the thread<
https://github.com/notifications/unsubscribe-auth/ALbbGgE28XoVrNVAhJJF8d4cEPLFxzscks5vD2scgaJpZM4aDpaw>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGY1qna0HGUsntckSt8Z-Yt1WU6761O6ks5vD2uhgaJpZM4aDpaw>
.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#11 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALbbGqvQSFky-d9o9Cpf77WsVeFbWapvks5vD3i6gaJpZM4aDpaw>.
|
Yup, if you ever load a program with the wrong board variant and get stuck
this procedure will work.
On Wed, Jan 16, 2019 at 12:28 PM Ed Verhamme <notifications@github.com>
wrote:
… Working!
From: Kris Winer ***@***.***
Sent: Wednesday, January 16, 2019 2:09 PM
To: kriswiner/CMWX1ZZABZ ***@***.***>
Cc: Ed Verhamme ***@***.***>; Author ***@***.***>
Subject: Re: [kriswiner/CMWX1ZZABZ] GNAT STM32 bootloader/usb driver
problem (#11)
Close Arduino IDE. Press and hold BTN, press and release RST, release BTN.
Open Arduino IDE, select Gnat board variant, flash a blink program (no COM
port should show). After flash the laptop will assign a COM port.
On Wed, Jan 16, 2019 at 10:12 AM Ed Verhamme ***@***.***
***@***.***>>
wrote:
> Oops.. I should have selected gnat.. how do I get com port back?
>
> From: Kris Winer ***@***.***
> Sent: Wednesday, January 16, 2019 1:11 PM
> To: kriswiner/CMWX1ZZABZ ***@***.***<mailto:
***@***.***>>
> Cc: Ed Verhamme ***@***.******@***.***>>;
Author ***@***.******@***.***>>
> Subject: Re: [kriswiner/CMWX1ZZABZ] GNAT STM32 bootloader/usb driver
> problem (#11)
>
> Download the latest Arduino core and use the Gnat variant. The Cricket
> variant will not work.
>
> On Wed, Jan 16, 2019 at 10:08 AM Ed Verhamme ***@***.***
***@***.***%0b>> ***@***.***>>
> wrote:
>
> > I connected my new gnat to my computer just fine and compiled a new
> > example sketch from the github. I was able to select the Cricket board
> from
> > the board manager, correct com port, and load the new sketch just
fine.
> > After the sketch loaded I went to open the serial monitor and arduino
> ide
> > said the com port wasn't found. If I look in my device manager (win 10
> 64
> > bit) I only see the STM32 BOOTLOADER showing up under USB devices. No
> entry
> > showing up in the Ports section. I did the reset option (hold down
boot
> and
> > toggle reset). This doesn't fix the issue. I can hook up my
> cicada/loratile
> > device and it shows up just fine. any other troubleshooting things to
> try
> > to get the com port back?
> >
> > —
> > You are receiving this because you are subscribed to this thread.
> > Reply to this email directly, view it on GitHub
> > <#11>, or mute the
thread
> > <
>
https://github.com/notifications/unsubscribe-auth/AGY1qvtm9GF4mvbHVQ2gydNoBwk6jD44ks5vD2qWgaJpZM4aDpaw>
>
> > .
> >
>
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub<
> #11 (comment)>,
> or mute the thread<
>
https://github.com/notifications/unsubscribe-auth/ALbbGgE28XoVrNVAhJJF8d4cEPLFxzscks5vD2scgaJpZM4aDpaw>.
>
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <
#11 (comment)>,
> or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/AGY1qna0HGUsntckSt8Z-Yt1WU6761O6ks5vD2uhgaJpZM4aDpaw>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<
#11 (comment)>,
or mute the thread<
https://github.com/notifications/unsubscribe-auth/ALbbGqvQSFky-d9o9Cpf77WsVeFbWapvks5vD3i6gaJpZM4aDpaw>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGY1qj90KdpL3qwnJjgbXlb_-7xXKJ7Wks5vD4t4gaJpZM4aDpaw>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I connected my new gnat to my computer just fine and compiled a new example sketch from the github. I was able to select the Cricket board from the board manager, correct com port, and load the new sketch just fine. After the sketch loaded I went to open the serial monitor and arduino ide said the com port wasn't found. If I look in my device manager (win 10 64 bit) I only see the STM32 BOOTLOADER showing up under USB devices. No entry showing up in the Ports section. I did the reset option (hold down boot and toggle reset). This doesn't fix the issue. I can hook up my cicada/loratile device and it shows up just fine. any other troubleshooting things to try to get the com port back?
The text was updated successfully, but these errors were encountered: