Posts by [email protected] | |
Post #AvUvk7jpNfGvxADI2a by [email protected] | |
0 likes, 0 repeats | |
Bit 7 of GPIO register Port A can be mapped to timer channel 14's output, i… | |
Post #AvUvk7quxIwYJ9Wx5k by [email protected] | |
0 likes, 0 repeats | |
But we want a square wave. Luckily, there's a feature for that using the ti… | |
Post #AvUvk7xIZa30cwW32O by [email protected] | |
0 likes, 0 repeats | |
A divisor of 12 (10Mhz) and a period of 2 (for two clock edges) gives us pretty… | |
Post #AvUvk8KLBuTlmPIRxA by [email protected] | |
0 likes, 0 repeats | |
There's just one little problem. The 8086 and 8087 specify a 33% duty cycle… | |
Post #AvUvk8iRkHlGzAZhWi by [email protected] | |
0 likes, 0 repeats | |
But look at the other modes available in the datasheet - PWM mode 1 looks inter… | |
Post #AvUvk97yDOB6GKW5JI by [email protected] | |
0 likes, 0 repeats | |
Now we have our square wave with the appropriate 33% duty cycle. Messing aroun… | |
Post #AvUvk9X8hoJLWOIBXc by [email protected] | |
0 likes, 0 repeats | |
Maybe... a capacitor might help? Capacitors are magic right? | |
Post #AvUvk9wfAujAnYEZKC by [email protected] | |
0 likes, 0 repeats | |
Anyway, if the 8086 & 8087 are running at full speed what's the plan fo… | |
Post #AvUvkALpfKrQ3c0fYW by [email protected] | |
0 likes, 0 repeats | |
The READY line prevents the 8086 and 8087 from completing bus transfers. If RE… | |
Post #AvUvkAjaF1rLFH7dZo by [email protected] | |
0 likes, 0 repeats | |
Then in our main program loop, we can read the bus signals from the 8288. If th… | |
Post #AvUvkBAWcrPUapj9ZQ by [email protected] | |
0 likes, 0 repeats | |
The only trick is that we have to very quickly reset READY low again or we may … | |
Post #AvUvkBa35xpJrzfXM0 by [email protected] | |
0 likes, 0 repeats | |
The worst case scenario here are back to back bus transfers - a clock cycle at … | |
Post #AvUvkByrbhfz6xHM24 by [email protected] | |
0 likes, 0 repeats | |
Here's a gist of the code that sets up the timer on the Arduino Giga.I swit… | |
Post #AvUvkUF7hzNTkb1asK by [email protected] | |
0 likes, 0 repeats | |
@krono Ben's a legend! | |
Post #AvVSyHi8OcqfQNmVlo by [email protected] | |
0 likes, 1 repeats | |
I saw this weird thing on eBay today. It's a Maynard "Surprise!" … | |
Post #AvVT1fGPHfRnLCQKhs by [email protected] | |
0 likes, 1 repeats | |
#retrocomputing No, it comes with an 8088 socket adapter that has a god damn sl… | |
Post #AvVT45RwtZo78QyfWS by [email protected] | |
0 likes, 1 repeats | |
#retrocomputing What are the chips for?? you can just put a V20 in the socket d… | |
Post #AvVTRYnXwecQolGxgu by [email protected] | |
0 likes, 1 repeats | |
#retrocomputing ok so here's the manual https://minuszerodegrees.net/manual… | |
Post #AvVTVLkqNn5dWQocbY by [email protected] | |
0 likes, 1 repeats | |
#retrocomputing i still deem it incredibly cursed | |
Post #AvbDfVI5LjmZfwwXfU by [email protected] | |
0 likes, 1 repeats | |
The 286 is significantly different from its predecessor the 8086 in several way… |