unable to rebuild the can Timing of FUJITSU MB90F543 (FR3D)
Hallo, I need to rebuild the exact CAN Timing of an old Fujitsu Controller ( MB90543) Some frames - transmitted from PIC32MZ are NOT received from the Fujitsu Controller. Transmitted Data from the...
View ArticleHow to implement I2C communication for PIC32MX220F by MPLAB Harmony (Tank2005)
My environment is MPLAB X IDE 5.0 and XC32 2.1(Lite) on Windows 10. I want to drive MCP23017 chip(Microchip's I/O expander) on PIC32MX200 series. I wrote a test code for Arduino and it works on Arduino...
View ArticleTCPIP Problem Alternating Unicast/Broadcast on Open Socket (campbellCustom)
Harmony 2.06 I have a client socket open and want to send a directed broadcast packet, then a unicast packet from the same socket. Everything is working if I set broadcast and leave it... but my...
View ArticleHarmony Net_Pres Question (Aaron Hancock)
A simple question:Can http server and udp client/server work on the same PIC? In other words, it the Harmony stack 'good enough' to handle multiple protocols? I am working on a custom board with a...
View ArticlelaLineWidget_SetStartPoint issue (rvansche)
Hi, I have programmatically added a line widget and it is working fine as long as the x/y coordinates of the laLineWidget_SetStartPoint are both smaller than the laLineWidget_EndStartPoint x/y...
View Article[solved] DDR SCL failed (marelcom)
Hi I developt my Application on the StarterKit PIC32MZ2064DAG169 with MEBIIThe Application runs fine. Now I started to adapt this application to our target with a PIC32MZ2025DAG176It seems that on this...
View Articleliveupdate on a32MZ (ffb.boy.30)
Hi,I would like to add tha capability to upgrade my code of my PIC32MZ.Actually I work with the udp bootloader. I saw the liveupdate for PIC32 is there some sample code to test it ? Thanks you..
View ArticleStrange USB HID behavior Harmony (Skaptor)
Hello, I've discovered an issue with the latest 2.06 harmony release that AFAIK it only affects the MZ series. So it would be nice if anyone that owns a PIC32MZEF STK could help me debug this issue and...
View ArticleFocaltech FT5316 capacitive touch (jiggoly)
Hi, first of all the background: - Custom board with PIC32MZ2064DAG176- 800x480 WVGA display with FT5316 touch panel attached.- Touch panel connected to I2C_ID_1 (RA14, RA15).- INT connected to RD7...
View ArticlePossible Harmony TCP/IP + OSAL critical section or mutex problems (with...
Hi all, So I have a simple TCP/IP application that was generated using Harmony 2.06 and runs on custom board with PIC32MZ1024EFF064. FreeRTOS v10.0.1 was added and OSAL was enabled correctly (yes I...
View ArticleSOLVED - PIC32MZ USB MSD example (SScheiff)
I am trying to get the MSD basic example to work on my custom board to verify that my hardware is correct. I have been able to successfully run the example on the PIC32MZ starter kit, so I know the...
View ArticleHow to use textfield laString in outside GFX (Sathya Kiruba)
I'm working on a project with PIC32MZ EF kit and using harmony configurator v2.06. i got the text entered on a textfield widget using laTextFieldWidget_GetText. but i need to use that text outside the...
View ArticleSST26 SQI driver issues (SScheiff)
I am working on trying to access an SST26VF064 via SQI from my PIC32MZ. I was able to run the SQI FAT example project just fine, so I know it is not my hardware. I am trying to use it without...
View ArticleNET_HTTP Web Server issue (Luca Pascarella)
I am using Harmony 2.06 with a PIC32MZ to implement a Web Server. The PIC is connected to an SQI Flash to store the web pages into the MPFS file system. The TCP/IP seems to work properly because when...
View ArticleAll Harmony SPI demos fail on a PIC32MZ EF SK (u/chip)
Hi, I have a PIC32MZ EF Starter Kit, and am trying to get a SPI example from Harmony working. I am using MPLABX v5.05, XC32 v2.10, and Harmony v2.06. I tried the spi_loopback and spi_self_loopback...
View ArticleHARMONY WITH PIC32MZ2048EFM100 (alexstyle)
Hello everyone, i have problems by using a usart transmission with harmony on PIC32MZ2048EFM100. I am using a curiosity developement board, and i have tryed to run all the possible uart examples with...
View ArticleTCPIP_DNS_Resolve declaring short hostnames as IP6 addresses (paul_o)
When I pass a short hostname such as "x555" into TCPIP_DNS_Resolve, it tells me it's an IPv6 address by returning TCPIP_DNS_RES_NAME_IS_IPADDRESS. This means I'm unable to lookup hostnames shorter than...
View ArticleNet stack goes deaf after week of operation (mautry)
I am using harmony 1.0.7 framework with a PIC32MZ2048ECG100. We had a field issue in some cases where the network would go "deaf" after a week or so of operation. From gathering operational data, It...
View ArticleHow to set IdleTime for HID mouse with Harmony driver (Dierk_S)
Hi,I want to set the IdleTime of very fast mice. So I found the USB_HOST_HID_IdleTimeSet procedure in usb_host_hid.c How can I call this procedure and where is the right place to do this? Any help or...
View ArticleConfiguring the SD Card for chipKIT WiFire (pontimaxi)
Has anyone configured the SD card for the chipKIT WiFire using Harmony?I'm not sure my configurations are correct and would love for someone to share theirs if they could. More specifically I'm...
View Article