Nessuna descrizione

Bartosz Jakubski 2881a0ffb0 Missing project files 7 mesi fa
CM4 2881a0ffb0 Missing project files 7 mesi fa
CM7 2881a0ffb0 Missing project files 7 mesi fa
Common 083ed08535 FreeRTOS + lwIP + MQTTCilent - initial working setup 7 mesi fa
Drivers 083ed08535 FreeRTOS + lwIP + MQTTCilent - initial working setup 7 mesi fa
Middlewares 083ed08535 FreeRTOS + lwIP + MQTTCilent - initial working setup 7 mesi fa
.gitignore 2881a0ffb0 Missing project files 7 mesi fa
.mxproject 083ed08535 FreeRTOS + lwIP + MQTTCilent - initial working setup 7 mesi fa
.project 2881a0ffb0 Missing project files 7 mesi fa
README.md b0119f4996 README update 7 mesi fa
STM32H7-node-red.ioc 083ed08535 FreeRTOS + lwIP + MQTTCilent - initial working setup 7 mesi fa

README.md

node-red-STM32

In file node-red-config.h update broger IP and port. In file mqtt_client.c in function MqttConnectBroker update mqtt client settings. In file mqtt_client.c in function MqttClientPubTask update topic and message to publish.

Compile and build STM32H7-node-red-CM7 project

To activate SWV ITM Data Console:

  • select Debug As -> STM32 C/C++ Application
  • go to Window -> Show view -> SVW -> SWV ITM Data Console
  • in SWV ITM Data Console panel click Configure Trace and select checkbox Enable port: 0
  • in SWV ITM Data Console panel click Start Trace (button with red circle)
  • run debug