Menu

#70 BACnet IP implementation on STM32F10xx

release
open
None
9
2023-03-14
2023-03-14
No

Hi Steve,

Greetings for the open stack development.

I'm new for the BACnet and the BACnet open stack. I neeed your support for the better understanding and to utilize your code and efforts in our project.

We are using the STM32H743VIT for our project.

The BACnet stack's example ported code is provided for STM32F10x and STM32F4xx with the datalink layer as BACnet-MSTP.

But we need the BACnet /IP (IPV4) as the datalink layer on our MCU.
I'd tried to edit the make file on the ported STM3210xx directory to generate the code for BACnet/IP by defining "BACNET_FLAGS = -DBACDL_BIP=1" however there is no effect on the project and file generation.

Meanwhile I'm using the IAR workbench to test the MSTP ported code for STM32F10xx. It is compiled successfully with smaller changes on the code.

Could you Please guide how to generate the BIP code for STM32F10xx? Once the code is generated then I'll try to port it for STM32H743VIT.

My prior Thanks for your support.

Regards,
Vigneshwaran.

Discussion

Anonymous
Anonymous

Add attachments
Cancel