I used TL431 to make a 5V voltage reference. When I measured it with my digital meter, it showed 4.99V. Is my meter too inaccurate? Using the following diagram b, R1=1.6K R2=R3=20K...
As the title says, I am interested in buying a second-hand tiny210 development board. If you need to sell it, please contact QQ: 1475801998. Thank you....
My spi program is as follows: GPHDAT &= ~MCP2510_PIN_CS; udelay(1000); CLKCON |= (1<<18); set_gpio_ctrl(GPIO_MODE_nSS|GPIO_PULLUP_DIS|GPIO_H0); set_gpio_ctrl(GPIO_MODE_SPICLK|GPIO_PULLUP_DIS|GPIO_E13)...
Has anyone done BSP migration under WINCE6.0? I am a student, and my graduation project is to migrate a WINCE420 version BSP to WINCE600. I have no experience in migration before, so I would like to a...