Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

7 segment display showing wrong values

np_pio *ssd = (np_pio *)na_SEG7_Display; static unsigned char _hex_digits_data = { 0x01, 0x4f, 0x12, 0x06, 0x4c, 0x24, 0x20, 0x0f, 0x00, 0x04, // 0-9 0x08, 0x60, 0x72, 0x42, 0x30, 0x38 ...