Discussion Title | Created date |
---|---|
More than 2 controllers in UART communication Is it okay to connect the TX of a UART controller to more than controllers RX, say I have a controller "A" sending some data to controller "B" and suddenly I want "C" also to... |
Thursday, 31 January 2013 - 16:39 |
Atmega2560 power down mode If I put the device in power down and I am using the external oscillator. The data sheet says that the external oscillator will be switched off. In that case, then with which... |
Monday, 21 January 2013 - 16:58 |
UC3A3256 Pin Toggling Hi, I am using STK600 to connect to UC3A3256. Here is the code int main (void) { pm_switch_to_osc0(&AVR32_PM, FOSC0,SC0_STARTUP); gpio_enable_gpio_pin(AVR32_PIN_PX22);... |
Tuesday, 9 August 2011 - 13:25 |