Close

815 Results for "《 예약문의 OIO≡⑧④89≡83O⑥》선릉레깅스룸㉹ベgrace레깅스룸S선릉레깅스룸선릉레깅스е я레깅스룸비용superstition 강남레깅스룸′강남레깅스§8fetch"

  • AQABOT

  • An easy solution for the common issues in traditional underground sprinklers
    • 4
    • 4
  • SD Cards - PSoC to Z80

  • Now that we can read SD cards and have an I/O interface in place from the Z80 to do I/O mapped access to the SD card it's time to hook the two pieces together. To do this we will need to look closer at how Grant's code request blocks.  The loader...
  • Z80 (CP/M) Writing to SD Card

  • Digging into SD card writes means shifting gears from the Boot BIOS source code since the Boot BIOS code only does reads. The CP/M BIOS code (CBIOS128.LST) which does the reads/writes after booting. Here's the BIOS code for writes to the SD Card: 0754...
  • SDWire and SDMux

  • Pleased to discover there are ready to use, non-emulation SD card mux devices available! These are great for 99% of the use cases folks message me about. https://wiki.tizen.org/SDWire SD Wire https://www.tindie.com/products/badgerdnl/sdwire-usb-c-sd-card-reader-sd-mux/...
  • More SD Card Write Details

  • Had to dig into the FPGA code for the SD card. Using Neal Crook's documentation of Grant Searle's version (longer pedigree on the page). The status register values are: // SD_Status bit values from Neal Crook's documentation of Grant's SD card // b7...
  • Deep Sleep

  • I've been testing the deep sleep mode on the ESP-03. I loaded the frankenstein firmware from here https://github.com/nekromant/esp8266-frankenstein onto the module to test the deep sleep mode.Note, you need to tie gpio15 to GND in order to boot any firmware...
  • FAT32 File Format

  • When you search google for FAT file format you get tons of pages on formatting disks. It's harder to pull out the detailed format of the SD card. Wikipedia to the rescue (Design of the FAT file system). A less technical FAT32 Wikipedia page is File...