Santiago Hormazabal

Results 84 comments of Santiago Hormazabal

So, current firmware has been modified lately and it's broken if you try to use it with PlatformIO. I don't know if it still works with IAR. In any case,...

This is good. I'll have a look at it to see what could have gone wrong with the last merge. Maybe @alexasf could add some clarification since I didn't test...

@ai-big-boss That's because of the last merge, where some bugs were introduced inadvertly. After my PR got merged, you should be able to build it again: https://github.com/cocus/vc288-alt-fw/pull/17

Please modify the config_8s003.h so it's set as following: #define BOARD_HW_V1 // # define BOARD_HW_V2 // # define BOARD_HW_V3 because these changes also default to a different board revision than...

The UART pins are shared with the 7 segment muxed display. In order to enable this feature, we'll have to disable the third digit of the first row. And it...

Actually, the random flickering will be present there when you are transmitting. When the UART is idle, it will be at a HIGH state, meaning that the LEDs in that...

Do you mind elaborating a little bit more about the sc9832e? I have one and I desperately need to disable SB in order to fix a bug on the manufacturer's...

I'm thinking of adding two changes to this: 1. add a new define for the W5500 so I don't use `#ifndef` or `#else` when SPI is selected (future proofing the...

> I was looking at this to see if we could do something smarter for SPI devices, in the interest of getting #6861 merged without having to do yet another...

Sorry for the delay, the modem is disconnected from the coax cable, no factory defaults restored, and `snmpset` times out. Tried factory reset the modem from within the web gui...