AidenShaw2020

Results 16 comments of AidenShaw2020

I had same issue, that me get almost crazy, but resolution is pretty quite simple :) Only what you need is change oscilator circuit from this: ![image](https://user-images.githubusercontent.com/62829872/149511054-da710506-8730-416b-bb26-4b04d8073b1e.png) , to this:...

I also try floppy_capture_track_test, and last version on GIT, but without luck. Wirings is also OK, and without shortages. ![ing2](https://user-images.githubusercontent.com/62829872/210962980-6cc8c8d5-9a17-4a26-8ceb-250192c2d7f9.png)

Its seems, as RP2040 have insufficient voltage to trigger head stepper motor controller to work.

Addendum: I tryied three different FDD, and state is same.

Addendum, adddendum: If i use 0.1.0 (floppy_capture_track_test), floppy it seems work: ![img3](https://user-images.githubusercontent.com/62829872/211009803-aeae05ac-d01d-4318-83e5-ce6024aa82f5.png)

Hello ca0abinary, thanks for help! Now head is moving, and trying to read/write, but without success (GW): ![img4](https://user-images.githubusercontent.com/62829872/211166156-0dd82ab1-5b16-4e8a-af89-10dd7a88e842.png) ![img5](https://user-images.githubusercontent.com/62829872/211166214-bc3482fe-43ca-424e-b2a5-ddfe7b0781ec.png) ![img7](https://user-images.githubusercontent.com/62829872/211169685-28aeaac9-9ee9-4a68-b930-77b75b9fc381.png) ![img6](https://user-images.githubusercontent.com/62829872/211166349-c799a4cf-7296-40fc-b39e-569608d90556.png) In Flux: ![img8](https://user-images.githubusercontent.com/62829872/211172251-0b37d178-dd56-4f43-99e0-18a5147f9466.png) ![obrazek](https://user-images.githubusercontent.com/62829872/211172589-a89ac935-be6b-41f8-8f6d-4edace5b6f18.png) Thanks.

Hi @ca0abinary. For serial debug, you can use CH340 USB to TTL UART (for. example: https://www.laskakit.cz/prevodnik-usb-ttl-uart--ch340), and connect it RX on USB TTL to GPIO 0 (and GND to GND...

I have breakthrough :D !!! If i add 6,8k resistor between IDC 30pin (RDATA / READ), and GPIO12 on RP2040, GW is working OK. ![img9](https://user-images.githubusercontent.com/62829872/211208216-83e8bb88-630a-4faa-87e1-7c169f054d45.png) ![IMG10](https://user-images.githubusercontent.com/62829872/211208222-6a669478-3b05-4cfe-9355-319572dad8d5.png) Also when write it...

But now i have problem with Flux, its still not working :( ![IMG13](https://user-images.githubusercontent.com/62829872/211208472-71cf52b9-76de-4add-b31b-73b216f8f90b.png)

With new code, is state same as begin of this issue (doesnt start read).