Bug: PIC32 I2C driver may lockup at DRV_I2C_TASK_SET_RCEN_ONLY on Master...
Description: I2C driver may lockup at DRV_I2C_TASK_SET_RCEN_ONLY on Master receive operation, if interrupt service routine of any other driver has higher priority than I2C. Environment: Harmony v2.06...
View Articleany success in http POST method (aruner92)
Hi all, i am trying to use the tcpip client demo, the GET method mentioned in the demo code working fine. but trying to use the POST method no success. provide some code example or is there any...
View Article[Solved] Harmony Graphic Composer: wrap String / Text (marelcom)
Hi I use Harmony v2.06Is there a function that a string will automatically wraped in a lable if the string is to long? Or is there a possibility to add a new line character '\n' to a string to wrap a...
View ArticleSST26V driver for harmony (ffb.boy.30)
Hi,Is the SST25V diver is compatible with the SST26V.On µChip website they said to upgrade to 26 but it is not listed in Harmony.Thank you..
View Article[SOLVED] SQI Module Hold and WP pins in single lane mode (jgvicke)
I am trying to interface with the SST26VF032B chips which have WP and HOLD enabled by default. I need to disable them to use SQI mode. Unfortunately I have not figured out how to get the Hold and WP...
View ArticleHarmony and ATWINC1500 (BillP)
I bought a MCHP Curiosity PICMZ EF development board which contains a 100-pin PIC32MZ2048EFM100 chip, a LAN8720 Ethernet connection, a mikroBUS board with a WINC1510 WiFi chip (plus other connectors,...
View ArticleUsing W5500 with Harmony (andig)
Hi All,I am a newbie to harmony. Is it possible to use the Wiznet W5500 hardwired TCP/IP chip with the harmony framework. Anybody done it ?? If not harmony then at least MCC without breaking other...
View ArticleWhen is 2.07 being released? (JPortici)
And is there going to be MORE support for PIC32MK? Besides my continously failing attempts to use USB as host (which for the sake of this thread we can assume are all issues on my side) there is still...
View ArticleHarmony CAN Communication between two nodes (karan123)
Hello, I am new to CAN Bus protocol. I have customised board with PIC32MX795F512L with MCP2551 High speed CAN Transrecevier. How do I can transmit 100 Bytes of data to One CAN node to another CAN node....
View ArticlePIC32MZ I2C delay (nich2011)
Hi there, I paired up PIC32MZ EC starter kit as an I2C slave with another master. I observed correct transactions from master on SDA and SCL and then the slave replied. However, the slave only responds...
View ArticleATWINC1500 + Ethernet ENC28J60 comunication problem (Shishi)
Hi everyonei am using pic32MZ(EF) starter kit and harmony v2.06 (also V2.05), with ATWINC1500(SPI1) and Ethernet ENC28J60(SPI2),using HTTP.the problem is:1.when i started to use both at the same time...
View ArticleHarmony 2.06 NVM driver Failing to mount mpfs (Bruce Lavoie)
I'm working with Harmony 2.06 with a PIC32MZ project for custom board. The project is based off of the demo project found in ~/apps/tcpip/snmpv3_nvm_mpfs project. It has most of the same Harmony...
View ArticleMicrochip PIC32 Memory-Usage Report (Bruce Lavoie)
I am using MPLABx 5.05 in Ubuntu and I've used several older versions of MPLABx and I have a few released products in 3.06. In the older MPLAB version I am able to print the Memory-Usage Report which I...
View ArticleUSB module Interrupt Issue (mautry)
I am migrating a harmony 1.07 project to 2.06 on a PIC32MZ2048EFG100 based system. I have managed to get most of it going, but am running into a USB issue. The general USB interrupt is never firing. On...
View Articlehow to get the touch coordinates (rvansche)
Hi, Using the graphics library, I can't find a way to retrieve the x/y coordinates when the screen is touched, independently of any widget. Does anyone have an idea how to get these coordinates or is...
View ArticleUsing CAN transmit and receive (Braveheart)
Hello I have reused the "echo_send" project in harmony\v2_06\apps\examples\peripheral\can from harmony 2.06 installation.Using the DRV_CAN0_ChannelMessageTransmit(CAN_CHANNEL0, 300, 4, TestMessage)...
View ArticleSwitch between two SYSCLK speeds in application? (sebmadgwick)
Is it possible to change SYSCLK in application using MPLAB Harmony? I would presume not given that all the clocks used by the library are #define values that cannot change after compilation. Reason for...
View ArticleBug: PIC32 I2C driver may lockup at DRV_I2C_TASK_SET_RCEN_ONLY on Master...
Description: I2C driver may lockup at DRV_I2C_TASK_SET_RCEN_ONLY on Master receive operation, if interrupt service routine of any other driver has higher priority than I2C. Environment: Harmony v2.06...
View Articleany success in http POST method (aruner92)
Hi all, i am trying to use the tcpip client demo, the GET method mentioned in the demo code working fine. but trying to use the POST method no success. provide some code example or is there any...
View ArticleHas anyone been able to use the PIC32MK as USB host? the -sole- example in...
Hi,proceeding in my quest to use the 32MK as both a USB-MIDI device and host.device is easy peasy, at least to get up and running.Host is giving me lots of headaches. The fact that i never worked with...
View Article