Brushless motor with pic32mx (Quollum)
Hello, I need to drive a brushless motor with a PIC32MX and MPLAB X, but I can not find a code c for my case. Have you a link, an example, that could help me? Alternatively to me would also convenient...
View Articlecompiling issue with string.h (Taïga)
Hello pIC32 experts, I am using a PIC32MZECG144, XC32 v1.40 (g++) , MPLAB X IDE v3.20. In my project, when i add the header , i get a huge amount of errors at the compilation.I have really no idea why...
View ArticleSharing USB Lib between App and Bootloader (mario.basanta)
Hello, I am working on a PIC32MX220F032B. Im using bootloader USB, and the USB communications in the application. Since, USB library is too big, having twice in the MCU, is using most of the program...
View ArticleAndroid App for PIC32 - AN1388 Compatible Bootloader Console (lenhalio)
I've just released an Android app to replace the Windows PC .exe console for an AN1388 compatible boot loader. Information on the app (MBL-Pro) can be found at my website: The app can be downloaded...
View ArticleAndroid App PIC32 AN1388 Bootloader Console (LFH)
I have just released an Android app to replace the Windows PC console for the UART AN1388 bootstrap loader.With this app, there is no need to drag your PC into the field when updating a PIC32 device -...
View ArticleBootloader problems with Write Errors (Wavelength)
All, I was having problems with the bootloader so I expanded the error list a bit and I am getting a WRERR error sometimes. Not all the time (2=WRERR, 0=OK). The pattern of result codes from...
View ArticleQuestion about loadable files application + bootloader (Wavelength)
All, It was suggested by Totem in a locked tread to load the bootloader and application in the project section of MplabX to see if there is any overlaps between the bootloader and the application that...
View ArticleTimer23 Counts/Resolution (khai.luu)
Hi all,I'm using Timer23 to capture the pulse width.Base on my understanding:My PClk=10Mhz, Timer23 is set to 1:8 pre-scale. Therefore my accuracy will be 10Mhz/8 = 1.25Mhz (0.8us)My application is to...
View ArticlePIC32MZ ADCHS Library (jhaps)
Hello, I am working with the PIC32MZ2048EFM144 starter kit and am trying to get the configure the ADC to read a large number of analog inputs. I have tried the adchs_pot example in Harmony, and...
View ArticleApplication Linker script issue (Ajaraj)
Hi All, I am developing firmware upgrade over USB MSD (AN1388) for PIC32MX270F512H. I have already created the bootloader linker script and application linker script seperately. But i see a problem...
View ArticlePIC32 HID Devce Ser Num (rss312)
HelloI have a question:Where I put Serial Number at source in HID Device? Device DescriptorUSB version: 2.0 Device class: 0x0 - (Defined at Interface level) Device subclass: 0x0 - Unknown Device...
View ArticlePIC32MZ Bootloader problem with internal flash ? (John58)
Hi everyone, First let me apologize about my bad english. I'm actually student and i have to work on a project on the PIC32MZ Embedded Connectivity Starter Kit which include a USB bootloader on a USB...
View ArticleUnderstanding LiveUpdate and Bootloader on a PIC32MZ (carmiac)
Hi! I'm developing an application that needs to be able to self update and am having problems grasping the interaction between the LiveUpdate and Bootloader features of Harmony (1.06). This is my first...
View ArticlePIC32MZ + Harmony + web_server example + memory problem (John58)
Hi everyone ! I'm actually using Harmony 1.06_01MPlab X ide v3.15 I think a just miss understand something with the pic memory.The web_server example is working well and my personnal html page is...
View ArticlePIC32MX795F512L I2C issue (Geoff104Xt)
Hi I am trying to use the PIC32MX795F512L on board I2C hardware, specifically channel 1 using I/O pins RA14&15. The target device is located on a Digilent MX7 development board. I have written the...
View ArticlePIC32 memory & the linker file (hcaw)
Hi all, I'm having some difficulty understanding how the PIC32 boots and some of the linker file. For instance see below (taken from Microchip application code for AN1388 bootloader). I understand the...
View ArticlePIC32MZ UART interrupt problem (hbcelebi)
Hello all, I am using PIC32MZ2048ECM100 to read GPS signals from UART4 (C2 and C3 pins). These are the configuration bits/*** DEVCFG0 ***/#pragma config DEBUG = ON#pragma config JTAGEN = OFF#pragma...
View ArticlePIC32MX795F512H + LAN8720A - Link / Act Indication but no packets (hevats)
I'm trying to get TCP/IP stack working with PIC32MX795F512H connected to a LAN8720A phy. I'm using the older MLA (v2013-06-15 stack version 5.42.08) as we are trying to migrate an older project to...
View ArticleError: Micro SD Card always returning 0xFF to CMD0 Command. (abhinav27)
I am interfacing 32GB Micro SD Card with PIC32MX795F512L. I am first initializing the SPI communication and then sending 80 clock pulse to card with CS = 1. After this I am sending CMD0 command with...
View ArticleCAN module in PIC32MZ2048ECG100 using Harmony (bharathyalla)
There is no option for CAN Module driver in Harmony Selection for PIC32MZ2048ECG100, Please help me out. Thanks in advance...
View Article