-
Notifications
You must be signed in to change notification settings - Fork 17
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
T Impulse Not Detected In Windows #18
Comments
in my case it worked only once (i could upload G76 example with Arduino IDE). Then the STM32 boatloader seams to broke and COM4 interface did not appeared anymore. Is there any way to access UART communication to try to burn an USB Boatloader again? |
Mine works multiple times but only with one specific cable. But yes you should be able to prove the UART to flash that way but if the stm32 boot loader is dead you’re SOL. On Jul 23, 2023, at 9:00 AM, David Forconesi ***@***.***> wrote:
in my case it worked only once (i could upload G76 example with Arduino IDE). Then the STM32 boatloader seams to broke and COM4 interface did not appeared anymore. Is there any way to access UART communication to try to burn an USB Boatloader again?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Thank you Andrew! and how do I access to UART tx/rx pins? I couldnt find any hardware documentation in the web |
@ajgrinds Hey, stumbled across this while working on my newly-received T-impulse. The solution here is that the clear plastic cover has to be removed, to get the USB-c cable to fully seat. An extended tip USB-c cable would probably work too. I'm guessing that quite a few people have had this particular problem with this device. |
It still doesn't work for me. My cables have D+ and power + shorted
together to get it to work. The board is designed incorrectly, there isn't
supposed to be a pullup outside of the UART chip as it is already included
in the chip (therefore having 2 pullups)
…On Wed, Aug 16, 2023 at 4:20 PM Jonathan Bennett ***@***.***> wrote:
@ajgrinds <https://github.com/ajgrinds> Hey, stumbled across this while
working on my newly-received T-impulse. The solution here is that the clear
plastic cover has to be removed, to get the USB-c cable to fully seat. An
extended tip USB-c cable would probably work too. I'm guessing that quite a
few people have had this particular problem with this device.
—
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJJQJMPGE6NTMOFGJZ3B5NTXVVIVHANCNFSM6AAAAAA2NK4OJQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I am also unable to detect the device on USB. I noted that not all USB cables would charge the device so assumed the connector spring force/PCB alignment/ engagement length could have been the initial issues. I don't see the 'pull-up' on circuit diagram but have not examined the unit PCB. I would think (or at least hope) that the USB would have been used to load the factory demo programme so. Has anyone found a fix or that a second device works fine? (It is over 2 years in the market now so I assume this must be a unit fault not a design error?) |
Hello Everyone,
I am having this problem where my T impulse is only detected using 1 specific USB-C cable. It doesn't even work with the cable provided in the box. Does anyone know what kind of cable I need? Im assuming its something with high power but I cannot find anything online.
The text was updated successfully, but these errors were encountered: