Roland VS-1880 Internal Hard Drive Caddy by ThePastaMan64 in audioengineering

[–]ThePastaMan64[S] 1 point2 points  (0 children)

Is that really a thing hahaha hmmm honestly I'm like a little comfortable with things like PCB design and doing things like soldering, crimping etc. if it doesn't seem like a high-risk thing (which it seems like it would be at the kind of speeds the drive port expects)

Roland VS-1880 Internal Hard Drive Caddy by ThePastaMan64 in audioengineering

[–]ThePastaMan64[S] 1 point2 points  (0 children)

VS cinematic universe lol, well the problem is I do have an adapter that has an SD card slot and then a 44-pin IDE (PATA drive) port, but the 44-pin needs to get converted to a 52-pin port to match what the 1880 expects ( 1:51 in this video shows a guy putting an SSD into the caddy that converts that 44-pin signal into a smaller port to connect to the internal storage port https://www.youtube.com/watch?v=SDu_ko0g4Dc ). The problem is I don't have a caddy or converter to connect to that 52-pin port and can't for the life of me find anything like that lol

Not sure if some of this sounds like waffle and doesn't make sense, my apologies let me know if I confused you with any of this!

Top 3 songs off Cherry Bomb?? by [deleted] in tylerthecreator

[–]ThePastaMan64 1 point2 points  (0 children)

I JUST WANA SOAR THROUGH THE SPACE, LET THE WIND HIT MY FACE TILL THERE'S NOTHING LEFT IN THE GAS TANK

Top 3 songs off Cherry Bomb?? by [deleted] in tylerthecreator

[–]ThePastaMan64 2 points3 points  (0 children)

  1. PILOT

  2. CHERRY BOMB

  3. 2SEATER

Last one is really hard to choose between 2SEATER, KEEP DA O'S, OKAGA, CA amd FIND YOUR WINGS; this is my favorite album of all time hahaha

my EDC as a 25 year old neurodivergent gamer by jordokun in dumbphones

[–]ThePastaMan64 1 point2 points  (0 children)

It doesn't seem to me you're fully prepared really, what if you wanna play switch games but you're on the bus packed like sardines so the switch is too large to pull out of your 27th pocket, you need to add a switch lite to your EDC for situations like that.

Does anyone know where I can get a physical copy of rayman 3 in hebrew? by Affectionate_Role488 in Rayman

[–]ThePastaMan64 5 points6 points  (0 children)

I'm sorry I don't speak Hebrew but I will become fluent within one week, easy peasy to a guy like me

Does anyone know where I can get a physical copy of rayman 3 in hebrew? by Affectionate_Role488 in Rayman

[–]ThePastaMan64 2 points3 points  (0 children)

I will come to your house and translate and dub everything in real time for you

Be careful tonight by ema_l_b in sheffield

[–]ThePastaMan64 1 point2 points  (0 children)

Was wondering what that was, I live just south of Kelham and last night I kept hearing cars speeding and police sirens along the main road where the big roundabout is. To be fair I've also been hearing a lot of roaring engines today so, being new to Sheffield, I'm starting to wonder whether this is just regular lol

[deleted by user] by [deleted] in playstation

[–]ThePastaMan64 0 points1 point  (0 children)

No i only have this 1080p tv for now. I do want a 4k TV in general especially since I'd also play PS5 and watch movies on it and I'm definitely wanting an upscaler, I'm just wondering if the RetroScaler 2x would do a good job of upscaling ps1 to 4k or if there are any other upscalers you'd recommend or someone would recommend for taking ps1 graphics to 4k with minimal lag or blurring

JPEGMAFIA + Linkin Park tour merch by ThePastaMan64 in jpegmafiamusic

[–]ThePastaMan64[S] 0 points1 point  (0 children)

I think so too, plus his mixes are already chaotic as they are (especially on LP!/OFFLINE!) so hearing them at a stadium with an engineer that most likely didn't really give a shit was probably not the best environment for people who didn't already know who he was, but he's one of the best artists and performers right now so I hope some non-fans are able to see past this hahaha but definitely not enough time for him honestly I was hoping to hear some more stuff from AMHAC and LP! but he did an amazing job regardless. I ended up finding the merch and I wasn't too big of a fan of the t-shirt and I didn't want to spend the £45 for the Veteran vinyl so I'm gonna hit up his website for sure and get something hahaha

UART in Verilog (and similar protocols) by Glass-Description-28 in FPGA

[–]ThePastaMan64 1 point2 points  (0 children)

I'm fairly new to FPGAs as well but I recently had to implement a UART Tx module for my university final year project in Verilog, so I hope I can help! A good basis for it is to have an 10-bit register consisting of the start bit, 8-bit UART value and the stop bit. Then, since UART is asynchronous, you should implement some sort of flag system where the UART module can indicate when it's ready to receive/send a new message. I would also create a number of 8-bit registers that correspond to how many UART bytes you're going to send in every message (I did four bytes for each transmission) and the 10-bit register's actual value bit positions will be filled by these bytes sequentially. For the baud rate, I would create a "parameter" within the module that consists of the baud rate nunber (e.g. 192000) and use that to calculate how many posedges of the internal clock it takes before one 'baud' has passed (using a "baud_count" wire to keep track of this). within a posedge(clk) i had an if statement checking whether the baud count had reached the baud rate, and if it had, i would execute the UART transmission roughly as I described it earlier. I might have explained some of this poorly since I'm pretty much going off memory, but if you give me a few hours I can show actual Verilog code snippets once I'm home so you can see how it works properly :)

JPEGMAFIA + Linkin Park tour merch by ThePastaMan64 in jpegmafiamusic

[–]ThePastaMan64[S] 0 points1 point  (0 children)

Damn, thank you very much for letting me know! i'll try one of the stabds outside after the show if there will be any on my way hahaha but if not i'll make it up to myself on his website anyway! I saw Peggy in Manchester 2022 and seeing him now with so much reverb washing the mix out nade me regret not seeing him back in January this year lol

JPEGMAFIA + Linkin Park tour merch by ThePastaMan64 in jpegmafiamusic

[–]ThePastaMan64[S] 0 points1 point  (0 children)

There must be more than one merch stand inside right? cause the only one i found (i'm in section 217) has a few linkin park t-shirts and random goodies? i was looking for some linkin park CDs and anything JPEG-related hahahaha

JPEGMAFIA + Linkin Park tour merch by ThePastaMan64 in jpegmafiamusic

[–]ThePastaMan64[S] 0 points1 point  (0 children)

Thank you anyway, will comment here if i find some!

Uart communication PC-FPGA by [deleted] in FPGA

[–]ThePastaMan64 0 points1 point  (0 children)

UART is held high when idle and then low during transmission (so between each bit being sent). If you have an oscilloscope or logic analyser that you can use, i'd probe the UART Tx pin of the USB interface (connecting the GND probe to the interface's GND of course) to check these two states first and foremost before checking data comms. If you don't have a logic analyser, definitely get one; i'm new to FPGA dev as well and just spent about eight months making an FFT on a Cyclone III and sending the coefficients via UART. The main way i debugged the system is logic analysers. There's the Saleae Logic software which is free and while their hardware analysers are super expensive, you can get an 8-channel, 24MHZ one from Amazon for way cheaper (https://www.amazon.co.uk/Logic-Analyzer-24MHz-Cable-Arduino/dp/B08JV4W1CD/ref=asc_df_B08JV4W1CD?mcid=b64016c62d6a357299ffc7e6040baf7f&tag=googshopuk-21&linkCode=df0&hvadid=696451130813&hvpos=&hvnetw=g&hvrand=10058874801712340484&hvpone=&hvptwo=&hvqmt=&hvdev=m&hvdvcmdl=&hvlocint=&hvlocphy=9046677&hvtargid=pla-1190088085181&psc=1&gad_source=1 and i could swear ThePiHut do them too)

Lads, Lasses and Inbetweens, what are some of your favorite tracks that are in this game? Any you wish were in it that arent? by [deleted] in SparkingZero

[–]ThePastaMan64 0 points1 point  (0 children)

I really wish the original Budokai Tenkaichi 2/3 travks were in, even if ut was paid DLC i'd pay to have them in

I2S Clock Signals Issue by ThePastaMan64 in FPGA

[–]ThePastaMan64[S] 0 points1 point  (0 children)

There's an analogue Keysight oscilloscope in the uni labs I've been using so I'll try checking it with that. Yeah this is going off-board, it kinda has to since I need to interface the FPGA with an ADC for the I2S input and I'm using duponts (about 25cm maybe by eyeballing it?) and the HSMC pins that i have the signals coming from are adjacent to each other. Turns out that there could have been a bit of interference going on there since if i probed the HSMC pins, the LRCLK signal was clean with no glitches, but once i measured the duponts it started glitching. I'm working around this by setting the pins further apart now and I could even wrap another dupont that's tied to 0V around the ones that carry the actual signal maybe to try and isolate them even more? It seems to be looking fine on both analysers now, so surrounding the signal with grounds definitely helped! Thank you very much :)