Search found 2 matches
- 01 Nov 2022, 08:53
- Forum: Software
- Topic: Emulate image with Qemu
- Replies: 1
- Views: 1715
Emulate image with Qemu
I have created an image (.img) from my revpi connect+. Now I try to emulate this image with Qemu, but the system won't start. These are the steps I've done: 1. create .qcow file from image: "C:\SOFTWARE\qemu\qemu-img" convert -f raw -O qcow2 C:\temp\images\myimage.img qcowfile.qcow "C...
- 18 May 2022, 10:32
- Forum: Hardware
- Topic: Encoder frequency
- Replies: 1
- Views: 1722
Encoder frequency
I found that the maximum frequency for an encoder on a DIO module is 500Hz. My encoder has a maximum frequency of 4500Hz, and when running on max frequency, I can see of course that a lot of pulses are lost. Is there any change to capture this higher frequency with the DIO module, or another module?...