PIC32MZ1024EFH064, MPLAB 5.50, Harmony 3, FreeRTOS, mhc 3.8.1, core 3.10.0, csp 3.10.0... all current as of today. DRV_SPI_WriteReadTransfer(SPIHandle, (void*)&TXBuffer, 70, (void*)&RXBuffer, 78*2 );does a transfer (according to code behaviour and..
↧
SPI Master Transfer Sizes (domble)
↧
SERIAL BOOTLOADER WITH UDP CONVERTER (ffb.boy.30)
Hi,I've made the serial bootloader working in serial mode and made my IHM to send the program.My board have an UDP/serial converter so I need to send the serial packet trought UDP to receive serial packet converted from UDP.The problem is that the Serial ..
↧
↧
Support needed: Graphics with PIC32MZ DA (ideasoft)
Hi!I work for a company developing a product with a PIC32MZ1025DAG176, on a custom board. I am using Harmony v2_05_01, MPLAB X v4.15 and XC32 v2.05. The board has to drive a 7" 800x480 display (POWERTIP PH800480T013-ICC02). As a background task it has to ..
↧
Legato and Issues with Layer Transparency (baugs)
I am running into problems with Legato in a multi-layer application. The PIC32MZ2064DAR176 that I am using incorporates a graphics LCD controller which supports up to 3 overlay layers that are merged in hardware. Aria, while leaving much to be desired, su..
↧
EEPROM Emulator on ATSAMD20E18 (lkammann)
I'm trying to use the EEPROM emulation service provided in the core of MPLAB Harmony (v3.10.0) for the ATSAMD20E18 microcontroller. I updated the core, csp, and dev_packs libraries to the latest version (v3.10.0) and the Emulated EEPROM library appears in..
↧
↧
Harmony 3 - PLIB USART - How to tell if there is more data for non blocking (gregtronics)
Hello,I am working on a project that uses AT commands with the ATSAMD21 and SERCOM0. I am using the harmony 3 framework with just the SERCOM PLIB. It is FreeRTOS based but not using the driver. I am polling one byte at a time since I don't know what the m..
↧
HTTPNET Server Problem - Can't load website in browser (bojanrajkovic)
I follow this guide and when I go to website I get bare bone html instead of an interactive webpage. Have anyone idea what's the problem?..
↧
Harmony 3 MAC Address (jtzeng)
From what I can tell the Harmony 3 setup is based on a constant configuration structure that is only set at compile time.I was hoping for a way to set the MAC Address at run time before TCPIP_STACK_Init is called.I would like to read it from an external m..
↧
Harmony 3 USB projects will not compile if xc32-gcc optimization is set to 0? Why?? (cbeif)
If I set optimization level to 1, everything compiles. If I set optimization level to 0, I get these error messages.This makes debugging other stuff very difficult. since so many local variables are optimized away. ========================================..
↧
↧
Harmony 3.0 + WILC1000 (davide@elpa.it)
When Harmony 3 will support WILC1000 ?..
↧
Style question: Organization of app.[ch] (rdpoor)
I'm a newcomer to the MPLAB/Harmony world. First order of business: let me know if this is the wrong forum for this post. I'm comfortable with the state machine approach used in App_Tasks(). In the examples I've seen, the app enum states are defined in ap..
↧
[delete] (ivan_mostec)
"Content removed by original poster"..
↧
[delete] (ivan_mostec)
"Content removed by original poster"..
↧
↧
Legato Performance String Update (ivan_mostec)
Hi,
If I update a string field I get some issue with a keypad field. It hangs on button pressed state. I have no functionality behind the button pressed event, I just look at the visual effect.I measured the activity of the LegatoTask() to get a sense ..
↧
Harmony 3 : Unable to open Example project(s) (Harmony 3 Configurator) (TS9)
Hi, I am using to open below Setup:MPLAB X IDE v5.50Complier XC32(v2.15)
PIC32MZ-EF_DFP 1.3.58
MPLAB Harmony 3 Launcher 3.6.4 I am trying to open project.C:\Users\ABC XYZ\Harmony3\core_apps_pic32mz_ef\apps\fs\sdspi_fatBut got below errors...
↧
SAM E51 - SPI configuration in Harmony v3 (65537prime)
I'm a noob and I'm using the MPLAB X IDE v5.5 with Harmony 3 and I want to communicatevia SPIwith an e-paper display (waveshare 5'83 B V2 https://www.waveshare.com/w/upload/0/06/5.83inch-e-paper-v2-specification.pdf, anda SAM E51 curiosity nano board (SAM..
↧
Cannot Start Harmony (olebon)
For some unknown reason Harmony stopped working on my Windows 10 machine. It worked for at least a year before. First I tried to reinstall the Launcher 3.0 Plugin, then completely removed all Microchip products from my PC and reinstalled them back (XC32, ..
↧
↧
Harmony 2 detect USART Tx buffer is empty (FFB_Boy)
Hi,Ine the USART driver library there is a function to detect Rx buffer is empty , Tx full but no Tx empty.Is there a solution to get this information ?Thanks..
↧
MPLAB Harmony 3 : UART4 for printf or SYS_CONSOLE_PRINT?? (TS9)
Hi, I am working on PIC32MZ2048EFM144 MCU.MPLAB X IDE v5.50
Complier XC32(v2.15)
PIC32MZ-EF_DFP 1.3.58
MPLAB Harmony 3 Launcher 3.6.4 1) How to use printf with UART4 in MPLAB Harmony ?2) I am able to use SYS_CONSOLE_PRINT for printing (Instead of print..
↧
Support needed: Graphics with PIC32MZ DA (ideasoft)
Hi!I work for a company developing a product with a PIC32MZ1025DAG176, on a custom board. I am using Harmony v2_05_01, MPLAB X v4.15 and XC32 v2.05. The board has to drive a 7" 800x480 display (POWERTIP PH800480T013-ICC02). As a background task it has to ..
↧