Discussion Title | Created date |
---|---|
UIP Error field 'p' has incomplete type Good day. I master Ethernet on the uIP stack. When using the standard "Hello world" example, an error "field 'p' has incomplete type" occurred. #ifndef __HELLO_WORLD_H__ #... |
Fri. Jan 26, 2018 - 09:38 AM |
Clock in xmega Please, help How to remake the mega code for Xmega? void clock_init() { cli(); // disable all interrupts TCCR1B = 0; // disable ticking TIMSK = (TIMSK & ~(... |
Tue. Jan 16, 2018 - 10:04 AM |
Xmega a1u + ksz8851 I'm a novice. Please, help. I have XMEGA A1U Xplained pro and expansion board Ethernet1 Xpained pro (ksz8851snl). But I do not understand how to work with... |
Mon. Dec 18, 2017 - 11:29 AM |