whitequark[cis] changed the topic of #glasgow to: https://glasgow-embedded.org · digital interface explorer · https://www.crowdsupply.com/1bitsquared/glasgow · code https://github.com/GlasgowEmbedded/glasgow · logs https://libera.irclog.whitequark.org/glasgow · matrix #glasgow-interface-explorer:matrix.org · discord https://1bitsquared.com/pages/chat
jn has quit [Ping timeout: 252 seconds]
jn has joined #glasgow
jn has joined #glasgow
jn has quit [Ping timeout: 252 seconds]
jn has joined #glasgow
jn has joined #glasgow
whitequark[cis] has quit [Quit: Idle timeout reached: 172800s]
redstarcomrade has joined #glasgow
FFY00 has joined #glasgow
FFY00_ has quit [Ping timeout: 252 seconds]
Stary has quit [Quit: ZNC - http://znc.in]
Fridtjof has quit [Quit: ZNC - http://znc.in]
Stary has joined #glasgow
Fridtjof has joined #glasgow
redstarcomrade has quit [Read error: Connection reset by peer]
<holonium[m]> Was the sudo pacman -Sy git python that caught my eye from my recollection. Can still do stuff with a partial upgrade and from what I recall, can really mess up a system if the wrong thing is upgraded.
<holonium[m]> s//`/, s//-pipx`/
Ghakotkach has joined #glasgow
<Ghakotkach> :)
<Ghakotkach> anyone uses chat gpt?
whitequark[cis] has joined #glasgow
<whitequark[cis]> nah
Ghakotkach has quit [Quit: Leaving]
nyanotech has quit [Remote host closed the connection]
nyanotech has joined #glasgow
trh has quit [Quit: weg]
trh has joined #glasgow
trh has quit [Ping timeout: 252 seconds]
trh has joined #glasgow
r2t2[m] has joined #glasgow
<r2t2[m]> finally getting around testing my Glasgow 😉
<whitequark[cis]> nice
<r2t2[m]> I need to flash a vintage 27C256, I added two SN74HC164 for the address lines
<r2t2[m]> s/flash/program/
<r2t2[m]> I thought I use only the serial clock, no direct lower parallel adress lines
<whitequark[cis]> yeah that'd work, just slow
<r2t2[m]> I'm first concert to get it to work 😉
<whitequark[cis]> that's not the exception, that's the source line for the exception. what does the exception message say?
<r2t2[m]> ah, sorry: amaranth.build.res.ResourceError: Resource port_a#0 has already been requested
<whitequark[cis]> that should give you a hint; it's probably a default pin assignment (check --help to see what's the default)
<r2t2[m]> ah, ok - so the data lines default to --pins-dq SET bind the applet I/O lines 'dq' to pins SET (default: 0, 1, 2, 3, 4, 5, 6, 7)
<r2t2[m]> because serial pins are prefixed --a- assumed the port B would be the data by default
<whitequark[cis]> it'
<whitequark[cis]> * it's A for Addres
<whitequark[cis]> * it's A for Address
<whitequark[cis]> completely unrelated to A/B on the device case
<r2t2[m]> ok
<r2t2[m]> * ok - thanks for clarifying ,-)
<r2t2[m]> could that be because it expects some parallel address bits?
<whitequark[cis]> probably
<whitequark[cis]> I vaguely recall someone fixing that, not sure what happened...
<r2t2[m]> ok - I can try wiring some bits directly for a test
<r2t2[m]> adding --pins-a 13 it runs
<r2t2[m]> unfortunately python is not my strongest suit to just fix the code 😕
tom has quit [Remote host closed the connection]
<r2t2[m]> although I thought the ROM is all FF because the vga card came dead to me
<r2t2[m]> and the RPOM was missing the sticker on the UV window
<r2t2[m]> * holy shit, maybe it works, 55, aa, 40, e9
<r2t2[m]> * holy shit, maybe it works, 55, aa, 40, e9, ...
<r2t2[m]> has someone already designed some add on PCB for PROM interfacing to regularly easier handle flashing? 😉
<whitequark[cis]> beautiful mess
<r2t2[m]> yes, how we like it, no?
<r2t2[m]> thank you for this amazing hw and software ❤️
<whitequark[cis]> aw, I'm glad you like it
<r2t2[m]> of course, hopefully more often use it for jtag and uart
<r2t2[m]> PROM handling was an added bonus, should layout some PCB for that if nobody did yet ;-9
<r2t2[m]> * course, hopefully I'll more often
duskwuff[m] has joined #glasgow
<duskwuff[m]> should probably warn you right now that you'll also need an external power supply - most EEPROMs need >5V on Vcc and Vpp to program (e.g. Microchip recommends 6.5V Vcc and 13V Vpp), Glasgow doesn't go over 5V
<duskwuff[m]> (and if you're going down the "designing a custom adapter for EEPROM work" road, it'd also be super nice to have a way to put 12V on A9 to put the chip into manufacturer ID mode)
trh has quit [Ping timeout: 260 seconds]
icb[m] has joined #glasgow
<icb[m]> Esden did do a PROM board. I don't remember if it's been tested on real hardware yet or not https://github.com/esden/glasgow-addons/tree/master/hardware/prom-addon
<r2t2[m]> yes, I'm of course aware of ~13V Vpp - and would have plugged in my lab PSU for that. I was hoping I don't need ≥6V though 😉
<r2t2[m]> oh, that's great! thanks for the hint and link 😉
<r2t2[m]> s/😉/🙂/
leper has quit [Ping timeout: 272 seconds]
leper has joined #glasgow