ARDUINO 328 Known Issues
From ROBOTC API Guide
(Created page with "<yambe:breadcrumb>ARDUINO|Arduino</yambe:breadcrumb> ==Currently Known Issues== '''Last Updated 5/11/2012''' * Point 1 * Point 2 * Point 3") |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<yambe:breadcrumb>ARDUINO|Arduino</yambe:breadcrumb> | <yambe:breadcrumb>ARDUINO|Arduino</yambe:breadcrumb> | ||
| − | |||
'''Last Updated 5/11/2012''' | '''Last Updated 5/11/2012''' | ||
| − | * | + | ==Currently Known Issues== |
| − | * | + | * Using Analog Ports as Digital I/O is not currently supported. |
| − | * | + | * Changing UART0 from "System Comm Port" will cause the debugger to no longer work. |
| + | * Changing UART0 from "System Comm Port" may require re-downloading ROBOTC firmware to load a different program. | ||
| + | * The "Variable Intensity LED" and "Analog Write" pin options do not work. It is currently possible to use the "Ext. HBridge - Single PWM" option as a work around. | ||
| + | * Pins set as "Digital High Impedance" will always return a value of 0. | ||
| + | |||
| + | ==Previously Known Issues (Fixed)== | ||
| + | * None, Yet :) | ||
Latest revision as of 13:51, 27 June 2012
Arduino → ARDUINO 328 Known Issues
Last Updated 5/11/2012
Currently Known Issues
- Using Analog Ports as Digital I/O is not currently supported.
- Changing UART0 from "System Comm Port" will cause the debugger to no longer work.
- Changing UART0 from "System Comm Port" may require re-downloading ROBOTC firmware to load a different program.
- The "Variable Intensity LED" and "Analog Write" pin options do not work. It is currently possible to use the "Ext. HBridge - Single PWM" option as a work around.
- Pins set as "Digital High Impedance" will always return a value of 0.
Previously Known Issues (Fixed)
- None, Yet :)