Skip to content

Instantly share code, notes, and snippets.

static void ali24_init_sequence(struct st7701 *st7701)
{
st7701_switch_cmd_bkx(st7701, true, 3);
ST7701_DSI(st7701,0xEF,0x08);
st7701_switch_cmd_bkx(st7701, true, 0);
ST7701_DSI(st7701,0xC0,0x4F,0x00);
ST7701_DSI(st7701,0xC1,0x10,0x0C);
ST7701_DSI(st7701,0xC2,0x01,0x14);
ST7701_DSI(st7701,0xCC,0x10);
ST7701_DSI(st7701,0xB0,
@captain-amygdala
captain-amygdala / mooncell_c120.lpf
Last active April 11, 2023 20:57
Lattice LPF Pinout for the Mooncell C120 LED receiver module
#### Claude Schwarz 26.03.2023
#### Mooncell C120
####
#### SDRAM DQM lines and CE are hardwired to ground, CKE is hardwired to VCC
#### PHY Clock is 125MHz, on the PHY0 and PHY1 RXCLK inputs
#### 25MHz Clock on CLK25
#### MDIO and RESET is shared between both PHYs
#### FLASH Clock, if needed in user logic, needs to be enabled trough USRMCLK
#### The INPUT_KEY_RC Pin is filtered with a RC combination
#### The GPIO Connectors are named after their pins on the connector.
@captain-amygdala
captain-amygdala / readme
Last active June 17, 2023 16:27
G-Sync Arria V Module Reverse notes
Location of the zip with the quartus project, scans and this note:
https://drive.google.com/file/d/19l7rQpiQJmDnbOJQavnp8BZulNxUG0uI/view?usp=sharing
Power
I injected 5V on C60 (Fat ceramic cap , on top lower right corner near the sodimm edge)
The Module needs a fair ammount of current to start up properly. I had my lab supply at 3A current
limit, with the original config bitstream off the config prom on the module it draws about 700mA after startup