Which one of these BGA fanouts is better?
Both are the same nominal trace/space, both are skew matched by the time you get to the vertical "home run" area heading towards the connector.
But TDR of the first one wasn't that great. Let's see if the second one is any better when the simulation finishes...
This afternoon, fulfilling a Mother’s Day request a day early, the family hiked the Cascades in Pembroke, VA. The trail transits up Little Stony Creek to this fantastic set of falls. We had the fortunate timing of being there not long after heavy rains. Perfect weather for it too.
#hiking #waterfall
"Big gains for little terns: how Lindisfarne reserve is helping a rare bird survive tourism"
#UK #UnitedKingdom #Lindisfarne
🇺🇦 #NowPlaying on #BBC6Music's #6MusicArtistInResidence
Céline Dion:
🎵 It's All Coming Back To Me Now
#CélineDion
https://funkastik.bandcamp.com/track/celine-dion-its-all-coming-back-to-me-now-funkastik-remix
https://open.spotify.com/track/5EQzuYfTZt7B2LqlvTF49l
This is a fun one. I have a Debian box with a FTDI USB-UART dongle on it that is connected to an FPGA board that runs a UART receiver which displays
When I open the UART in "screen" and press keys, everything works as intended.
But when I try to send a few bytes manually by doing "echo -ne \xaa > /dev/ttyUSB7", this also works... but a few hundred ms after the "echo" command finishes, a mysterious 0x13 byte appears. Any idea WTF is happening?