FTP Client (martinw7750)
ok I've asked this before, as have others. I need an ftp client for my PIC32 project.I have written one which I thought was working fine, until I tested it with a different server.I have 2 ftp servers...
View ArticleI2C error handling - object queue full (nemesys)
Hi, I'm trying to implement a dynamic I2C driver using MPLAB Harmony v1.06 with a PIC32MZ.I managed to get it work so now I want to handle the unusual cases such as devices missing or communication...
View ArticleMHC Pin Manager and Package (digisign)
CPU PIC32MX470F512LWhen changing package on from TQFP to VTLA the list is indexed thru Pin Number , which makes all ports move around. If you defined functions for a pin, it disappears , and you can't...
View ArticleTCP/IP stack + ACD SCAN mode: -noise problems. (RedDwarf)
Hello, Setup: PIC32MZ EF, harmony 1.08.1, custom board. I'm using the ADC in SCAN mode, triggered by tmr3. Interrupt at scan complete. (Also tested interrupt at every sample. Same result.) tmr3 runs at...
View ArticlePic32 Bootloader (rts0139)
Hey Friends I found 2 Boootloader apps in examples folder of harmony with basic and live update projects. I can build these apps, but I want to use an application to upload new hex file. I remember...
View ArticleBootloader for USART and USB? (microtech7)
Hi, Is it possible to combine the USART and USB bootloaders together so that it can obtain firmware from either cable? Thanks..
View ArticleHarmony Stack New Module (jaseurq)
Hi Everyone, I am attempting to write an application using the new Harmony 2.01 stack. I realize it is beta, but my question is more of a philosophical one than a detailed one and I believe it applies...
View ArticleReading Wi-Fi Signal Strength (NKurzman)
Is there a way to read Wi-Fi Signal strength?I do not see it in the API Reference...
View Article9bit Uart Driver Bug (atb11)
Windows 7Harmony 2.00bHarmony 2.01bPIC32MX795F512L\\\microchip\harmony\v2_01b\framework\peripheral\usart\templates\usart_Transmitter9Bits_InDataOnly.h The driver sends 0x1AA when the commanded 9bit...
View ArticleUSB/IP Bridge? (twelve12pm)
Has anyone given thought to implementing a USB/IP bridge using Harmony? Something similar to this project: http://usbip.sourceforge.net but for PIC32 rather than Windows/Linux. This would make it...
View ArticleEBI or PMP Initialization without Harmony (luker)
Hi forum, this is connected to the other thread "8-Bit RGB Display" http://www.microchip.com/forums/m952975.aspx but a somewhat specialized sub-issue thereof. So as for the Why go there, the What do...
View ArticleHarmony LCC pixel clock speed (luker)
Hi there, this is related tohttp://www.microchip.com/forums/m953666.aspxhttp://www.microchip.com/forums/m952975.aspxA new project requires PIC32MZ to output to a somewhat ..
View ArticleBSP for chipKit Pro MX4 (dellectronics)
Hello! Does someone has a BSP for Digilent's chipKit PRO MX4? This is going to be my first project with Harmony and I'm a bit lost. Thanks a lot!..
View ArticleDynamic UART PIC32MX170F256 (Microchip Harmony 2.02) (neptunis2016)
Dear All, I am studing microchip microcontrollers.At moment, I am testing some PIC32 microcontrollers and it communications, using as guide http://microchip.wikidot.com/ My issue:a) I tested Dynamic...
View ArticleUnable to control SS3 on SPI3 (cyd)
Hello, Thank you for taking a looking at this post. I have custom hardware utilizing a PIC32MX695F512H which utilizes the IC4, OC5, SPI4 and SPI3. Though the firmware currently handles an LCD on SPI4...
View ArticleSPI Master clock frequency 10 times slower than it should be (dolf)
Using Harmony 2.00b and a PIC32MX340F512H All of the configuration is set up using the graphical "Clock Diagram" in MHC. Configuration bits generated by MHC (from `system_init.c`):/*** DEVCFG0...
View ArticleHarmony LCC pixel clock source (luker)
Hi forum, different aspects of this have been discussed...
View ArticleSPI and I2C blocking even though set non_blocking? (vibemac.1)
Goodmorning to all,I'm using a pic32mx795f512l with Harmony 1.8.1I write you since I'm using pretty much all the peripheral types and I'm satisfied of the non-blocking functionality for USART, USB_CDC...
View ArticleI2S harmony 1.09 DMA Problem on PIC32MZ2048EFM100 (Wollli)
Hello! I try to use I2S with DMA and without the CODEC Module, using the I2S functions. ->I Open the driver: I2S_Driver_handle = DRV_I2S_Open(DRV_I2S_INDEX_0, (DRV_IO_INTENT_WRITE |...
View ArticlePIC32 GUI Development Board not displaying JPEG or BMP files properly...
Hello, I am currently using the above development board and am simply trying to a .bmp image file to a screen as a logo. I have added a black background to the screen that I put the image file on. The...
View Article