Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:tools-software:uc-drivers:microchip:adp5589 [27 Jun 2013 13:23] – [Hardware Setup] Lucian Sinresources:tools-software:uc-drivers:microchip:adp5589 [22 Jul 2019 14:18] (current) – Update no-OS driver link Andrei Drimbarean
Line 9: Line 9:
 <WRAP round download 80%> <WRAP round download 80%>
   * {{:resources:tools-software:uc-drivers:microchip:adp5589_dspic33.zip|ADP5589 DSPIC33 Driver}}   * {{:resources:tools-software:uc-drivers:microchip:adp5589_dspic33.zip|ADP5589 DSPIC33 Driver}}
-  * **ADP5589 Driver:           ** https://github.com/analogdevicesinc/no-OS/tree/master/drivers/ADP5589+  * **ADP5589 Driver:           ** https://github.com/analogdevicesinc/no-OS/tree/master/drivers/io-expander/adp5589
   * **PmodIOXP Demo for PIC32MX320F128H: ** https://github.com/analogdevicesinc/no-OS/tree/master/Microchip/PIC32MX320F128H/PmodIOXP   * **PmodIOXP Demo for PIC32MX320F128H: ** https://github.com/analogdevicesinc/no-OS/tree/master/Microchip/PIC32MX320F128H/PmodIOXP
   * **PIC32MX320F128H Common Drivers:   ** https://github.com/analogdevicesinc/no-OS/tree/master/Microchip/PIC32MX320F128H/Common   * **PIC32MX320F128H Common Drivers:   ** https://github.com/analogdevicesinc/no-OS/tree/master/Microchip/PIC32MX320F128H/Common
Line 41: Line 41:
 ^ Command ^ Description ^ ^ Command ^ Description ^
 | help? | Displays all available commands. | | help? | Displays all available commands. |
-| pwmOnTime= | On time of the PWM pulse. Accepted values: 0 - 65535. | +| pwmOnTime= | On time of the PWM pulse. Accepted values:\\ 1 .. 65535[us] - time when the signal is high. | 
-| pwmOffTime= | Off time of the PWM pulse. Accepted values: 0 - 65535. |+| pwmOffTime= | Off time of the PWM pulse. Accepted values:\\ 1 .. 65535[us] - time when the signal is low. |
 | keyPressed? | Displays the last key which was pressed. | | keyPressed? | Displays the last key which was pressed. |
 | keyReleased? | Displays the last key which was released. | | keyReleased? | Displays the last key which was released. |
Line 49: Line 49:
 The following image shows a generic list of commands in a serial terminal connected to processor’s UART peripheral. The following image shows a generic list of commands in a serial terminal connected to processor’s UART peripheral.
 {{ :resources:tools-software:uc-drivers:microchip:terminal_pic32.png? |}} {{ :resources:tools-software:uc-drivers:microchip:terminal_pic32.png? |}}
- 
 ==== Software Project Setup ==== ==== Software Project Setup ====
 {{page>:resources:tools-software:uc-drivers:microchip:pic32_software_design}} {{page>:resources:tools-software:uc-drivers:microchip:pic32_software_design}}
resources/tools-software/uc-drivers/microchip/adp5589.txt · Last modified: 22 Jul 2019 14:18 by Andrei Drimbarean