makaron wrote: 16 Nov 2020 21:32
I built new card today.
I haven't ordered 100k resistors on video line (installed biggest I had 20k for now), but video is badly overexposed and colours do not match, video is very soft.
I will try with 100k in few days and will let you know.
I think the resistors need to be 75R but i'll check. those are pull down resistors to ground IIRC.
NOTE: never trust any values i put in schematics.. i never set the values until after i build it.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
makaron wrote: 16 Nov 2020 21:32
I built new card today.
I haven't ordered 100k resistors on video line (installed biggest I had 20k for now), but video is badly overexposed and colours do not match, video is very soft.
I will try with 100k in few days and will let you know.
I think the resistors need to be 75R but i'll check. those are pull down resistors to ground IIRC.
NOTE: never trust any values i put in schematics.. i never set the values until after i build it.
I did suspect that this might be the case. (datasheet has 75R)
PS
I need to order smd resistor set, it starts to annoy me that I never have right values and need to wait ages for delivery..
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
@terriblefire
I did find few resistors 68R
There are some small differences but maybe resistor values migh need to be better adjusted if someone is looking for perfection? Anyway it is good enough for me.
Unbuffered
20201117_140942.jpg
Buffered with 68R
20201117_141034.jpg
And I fuc**ed up order. I ordered wrong usb stacked connectors (usb 3.0), and destroyed my other one when I tried to desolder it from old board. Another few days wait for parts now :D
You do not have the required permissions to view the files attached to this post.
I am not too patient. I trimmed "spare" legs on stacked USB which I got, and it works both HS and FS.
I need to update firmware to changes in pin wiring.
I don't have any spare 1220 batteries at home, ordered some today. Need to complete and test RTC support.
Managed to start it. :)
I had some hiccup with RTC LSE, it needs different config to start. Using default values it was unstable - which caused hangs for some reason, when values were written to RTC registers. (RTC init was in constant never ending loop).
Waiting for battery to make sure that time is kept even in power off mode.
Another few elements working (keyboard).
Few minor bugfixes with managing registers have been added.
Unfortunately still don't know why cd32 pad is not being detected correctly.
I am setting up cross compiler to modify ATK to show me what exactly is being read and why it doesn't pass detection. ... but setting up compiler is painful and takes ages!
Do not trust people. They are capable of greatness.
~ Stanislaw Lem
arkadiusz.makarenko wrote: 19 Nov 2020 00:12
Another few elements working (keyboard).
Few minor bugfixes with managing registers have been added.
Unfortunately still don't know why cd32 pad is not being detected correctly.
I am setting up cross compiler to modify ATK to show me what exactly is being read and why it doesn't pass detection. ... but setting up compiler is painful and takes ages!
IIRC the ATK can be built on a generic compiler that you can apt-get install.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
arkadiusz.makarenko wrote: 19 Nov 2020 13:19
My opinion on compiling cross compilers from source...
table.png
Or you can use the prebuilt docker container. :)
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."