SPI master continuous clock (Dermydermy)
I am using the spi_self_loopback_interrupt_sam_e54_xpro project as a basis for a SPI master project to talk to a chip that requires a continuous SPI clock in order to read and write any data greater...
View ArticleHarmony v3 MQTT (barzacam)
Good day to all. With a PIC32MX795F512L I am using WolfMQTT with Harmony v3 to communicate with an AWS broker. I want to use an MQTT socket to send information that must be continuous and another...
View ArticleHarmony 3 + WINC1500 +PIC32MZ (egcasira)
Is there someone that is successfully using WINC500 wifi module with Harmony 3 TCP/IP stack? Thanks Bye..
View ArticleHow do I generate code for USB usage without FreeRTOS? (davimarriel)
I'm using ATSAMS70 + MPLAB X v6 for an application and can't generate code for USB without activating FreeRTOS, which I don't want to use. How can I proceed?..
View ArticleHow to trap (or not) integer divide by zero? (rdpoor)
Question: How do I enable or disable the trapping of divide by zero? Details: I have two apps, both of which execute the following line of code:baudValue =...
View ArticleHarmony 3.0 not compatible with PIC32MX795F512L. (Ethernet Sarte Kit) (guido53)
Hi, I purcheased Ethernet Starter Kit with PIC32MX795F512L. I've downloaded the plugin Harmony 3.0 for MPLABX but it seems that I cannot choose the PIC32MX795F512L.How can use Harmony3.0?In other...
View ArticleRe: Trouble building with Legato's radial menu (SutterBruce)
Hello, I'm trying to evaluate Legato's radial menu widget, but when I build my app I get 'undefined reference' errors at lines 369 & 374 in legato_widget_radial_menu.c, where the update() function...
View Article[Solved]Why is the IP address 0.0.0.0? (Stan Huang)
I had a running well version, based on H3 (Harmony ver 3). I need SoftAP feature, so I merged codes from D:\d_microchip\harmony\v3_00\wireless_apps_winc1500\apps\wifi_bypass_demos and then I found the...
View ArticleWhat's the user name and password of this page? (Stan Huang)
I browsed the web page as attached at H3 (Harmony ver. 3) project. When I clicked some links, such as 'Network Configuration', I was requested to input the user name and password. Does anyone know...
View Article[SOLVED]Any successful case of H3-based (Harmony Ver 3) dual interface (wi-fi...
I failed in get a H2-based with dual interface (wi-fi + Ethernet) working. I've been moving to H3-based per suggestion of an FAE. He said dual interface solution is stable at H3-based platform. Now, my...
View ArticleHow to do the job mentioned at H2 from H3? (Stan Huang)
See attached pages. The former one is the web page from H2 (Harmony ver. 2) and the other one is the web page of H3 (Harmony ver. 3). In H2 page, once clicking 'Scan for Wireless networks' button, the...
View ArticleSYS_FS_DirOpen() (ozguncevik)
Hi guys, i'm struggling with SYS_FS_DirOpen(). When i try to run this part of code, it gives an error that can not open directory. APP_STATE_READ_FILE_NAME: dirHandle = SYS_FS_DirOpen("/mnt/myDrive1");...
View ArticleBusy/Deferred error callbacks in SCSI USB Host (photon209)
Questions about using the USB Host SCSI and MSD I'm appending ~12k blocks of binary data to a file, closing it when the it reaches 2.4meg, then opening a new file. I've added the supplied error...
View ArticleFailure at "Network Configuration" / "Scan for Wireless Network" (Stan Huang)
I succeeded in SoftAP at H2 (Harmony ver 2) but failed in H3 (Harmony ver. 3). Please see the first two attached pictures. The 'netinfo' shows different network configurations at my H2 and H3 devices....
View Articleusing Harmony Content Manager to load a manifest is masochistic (rdpoor)
My story: I compile an MPLAB / MH3 app. It gets an error. I realize that it's because the Harmony Content Manager (HCM) is out of sync with the manifest that the app uses. No problem, I appreciate the...
View ArticleWhy is the IP address gotten from device 169.254.xx.xx ? (Stan Huang)
My platform is H3 (Harmony ver. 3). I ran the project at "...\v3_00\wireless_apps_winc1500\apps\wifi_bypass_demos" and two commands:wifi set 1 testssid 1appdemo start 1 The screenshot is>wifi set 1...
View ArticleWhy hasn't Harmony 3 updated the amazon-freeRTOS related packets? (DominusT)
Hi. Some time ago I made a project with H3 and freertos with the PIC32MZ1024EFM100. I decided to open the Harmony Content Manager to update the packages related to freeRTOS and I see that they're still...
View ArticleWhat about MCC? (BillP)
I have been wondering for months about a pop-up message that tells me that MCC is the "new" MHC and I should try it. (See SS1.jpg) So I decided to follow the directions and downloaded MCC as a plugin...
View ArticleFTPS Client (sen)
Hi, I've been trying to make an FTPS client out of existing bits of Harmony...I am simly using the client 'as is' with an aditional AUTH command (and pbsz and prot for port (active)). I encrypt the...
View ArticleIs it possible to change a UART settings in runtime? (rlg)
Hi, I am using Harmony v3 and a ATSAML mcu. I am wondering if after generating code using MHC for a USART interface I can later on runtime be able to change the original setting parameters like baud...
View Article