Pyboard Availability Update? #11209
Replies: 4 comments 4 replies
-
|
The problem is zero availability of the STM chips. I don't know what the current lead time is. |
Beta Was this translation helpful? Give feedback.
-
|
@dpgeorge I was wondering if there is any further information available about when pyboard v1.1 will be back in stock. I noticed that the https://uk.farnell.com/stmicroelectronics/stm32f405rgt6/mcu-32bit-cortex-m4-168mhz-lqfp/dp/2064363 |
Beta Was this translation helpful? Give feedback.
-
|
Hi! I came across your post because I'm currently dealing with a very similar failure mode. Two of my PyBoards suddenly stopped working, and the STM32 gets very hot and is no longer recognized over USB. You mentioned that yours were damaged due to a cabling error. Would you mind sharing what the wiring mistake was? I'm trying to determine whether something similar could have happened in my setup. Also, were you eventually able to repair the boards by replacing just the STM32F405 MCU, or were other components damaged as well? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
-
@oreoneuro wow, that was a long time ago. I think the problem was I had swapped +5v and ground on a setup powered directly from those pins and not over USB. I think. Funny you ask. I still have one of those bad boards in a box and a tray of a dozen STM32s and I never got around to fixing them. But I'm pretty sure I did replace the MCU on one of the bad boards and got it working again. I just can't remember whether any other components needed replacing. If so, it would have been minor ones like diode and/or a resistor. My problem was the cable was a four pin connector that, while keyed with a plastic latch one one side, it was possible to mis-plug the cable. And this installation was in a dark, had to reach area of a bigger system and I was plugging it in almost by feel. It was really unfortunate that this happened smack dab in the middle of an STM32 supply draught. I only got replacements a year or two later. I use a lot of RP2040 / 2350 these days. But I really miss the nice packaging of the PyBoard with its expansion options and accessible I/O pins. |
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.
-
A couple of months ago, I fried two PyBoards v1.1 because of a cabling error. This left me with zero spares. As I suspected, PyBoards are still not available to purchase.
Is there any current forecast for future availability?
I'm 99% sure I could repair the two busted ones by just changing out the MCU, but I suspect that is one of, if not the, component that's holding up the production.
Otherwise, are there any distributors that sell returns, of course in as-is condition? I could probably cobble a couple together if I could get ahold of a few "broken" ones.
Worst case I'm going to have to design in another solution. There's a flavor of an RP2040 module that could probably be substituted, but that'd be a big headache. Plus, I really like having a PyBoard (in its metal case) kicking around in my toolbox for general purpose debugging.
Beta Was this translation helpful? Give feedback.
All reactions