Integrating FatFs FAT filesystem module with CH375/CH376 USB controller
In a recent embedded project, I need to access data stored on a USB thumb drive using a dsPIC33EP512MC502. As
Read moreFor linking to CodeProject RSS feed
In a recent embedded project, I need to access data stored on a USB thumb drive using a dsPIC33EP512MC502. As
Read moreOne thing I don’t like about the dsPICEE3P (and the PIC32MX) lines is that these devices do not have EEPROM
Read moreBy default, DOS does not come with a command to shut down or power off the computer. Back in the
Read moreEarlier this year I managed to get DOSBox-X to boot Ubuntu 9.10, as least as far as dropping into the
Read moreOne day I was debugging my C++ application on Visual Studio 2022 when the computer suddenly froze. Upon reboot, IntelliSense
Read moreVisual Studio 2022 comes with many new fancy features, among which the ability to set temporary breakpoints (e.g. breakpoints which
Read moreI have always wanted to boot a simple Linux distro using DOSBox. What are the challenges you may ask? Well,
Read moreI bought a Brother MFC-L2750DW laser printer which supports connection via USB, Ethernet as well as Wifi and wanted to
Read moreI have an old software that frequently generates reports in Windows Write (.WRI) format. No modern software running on Windows
Read moreIn my previous post I described how to run 16-bit DOS applications on 64-bit Windows using NTVDMx64. This post will
Read moreRunning 16-bit DOS applications natively on 64-bit versions of Windows without the use of an emulator such as DOSBox is
Read moreI have to admit, I was never a heavy user of Turbo C back in the day. My journey as
Read moreAlthough the dsPIC33EP512MC502 does not have an integrated Real Time Clock (RTC) for time keeping, this can easily be overcome by configuring
Read moreThe dsPIC33FJ128GP802 is among the few devices in the dsPIC33F family that have an integrated 16-bit stereo DAC module. The DAC can be
Read moreIn an attempt to save an I/O pin originally used for the DHT11 to measure ambient temperature in one of my
Read more