Skip to content

Latest commit

 

History

History
151 lines (76 loc) · 4.02 KB

un0log.md

File metadata and controls

151 lines (76 loc) · 4.02 KB

2018-02-27 Good news

2018-02-21 Reading ok on 8bits

  • Now working on 8bits. Still issues on 16 bit transfers.

2018-02-18 Reading something

2018-02-11 All but acquisition

Picture needed on the PonPoff hack on the U118, U131, U134 -- soldered reversely

Pon Poff

Without the piezo

With the piezo -- probe x10

2018-02-10 Getting some reading

2018-02-07 Moving forward

Now the DAC seems to work, still no SPI

2018-02-06 Issues with SPI

When issuing 0xAA, 0xEB, 0X01, I see what I expect to see... but there's no CS going back high after each byte.

Seems to occur.. https://www.raspberrypi.org/forums/viewtopic.php?f=44&t=73323

2018-02-05 Issues with DAC

DAC SPI seems off

2018-02-03 Install on RPi

Want to have a notebook running on board RPi to access the SPI dev

apt-get -y install python2.7 python-pip python-dev apt-get -y install ipython ipython-notebook pip install jupyter

The Notebook server listens on localhost by default. If you want it to be visible to all machines on your LAN, simply instruct it to listen on all interfaces:

jupyter notebook --ip='*'

2018-02-02 Flashing Un0rick oki

  • Done! With the code, it works. I just need to rmmod ftdi_sio and usbserial before flashing with programmer from usb.

  • CDONE is on, weak LED corresponds to 64Mhz signal (same in the dark)

  • See this repo which contains the hex/bin files, the ice40.xcf for as the programmer save, and prog to start the programmer without cumbersome kernel modules.
  • Still having issues with the FTDI-SPI pinouts

2018-02-01 Un0rick clock oki

  • Clock is soldered again! And FTDI device magically appears in lsmod.

2018-01-26 -- The clock had to be removed!

Investigation showed no connection through USB.. a ftdi issue. Powers were OK.. but still nothing.

So what? Clock!!

I unfortunately destroyed the 12MHz clock.. well that's it =) I'll be waiting for the new one from digikey.

The clock has to be rotated by 90°

2018-01-23 -- More on the next session !

Let's have a first peek

This has reached a couple of days ago =)

Looks good - ice40 and ram look good. The high-level pulser footprint seems reversed. The 3.3V is on, 5V level looks good, seems good!

2017-12-15 Others

2017-11-19 First ideas

BORN !