Commit Graph

  • cece91acba Remove debug things dev Oleg 2025-04-10 13:33:29 +0300
  • 792b62f9af Clean project Oleg 2025-04-10 11:29:04 +0300
  • 0d2ff901a0 Invert digitalIO data. Rename base data types for consistency Oleg 2025-04-10 10:40:50 +0300
  • e3653b2d50 Add interrupt handling when bus error occurs Oleg 2025-04-10 08:46:05 +0300
  • 18728c7fbc Change configuration settings Oleg 2025-04-09 09:59:49 +0300
  • f7e8138476 Clean project, rename canSpace to can_space Oleg 2025-04-08 09:04:07 +0300
  • bf195020a2 Merge branch 'feature/Modbus' into dev Oleg 2025-04-07 09:27:14 +0300
  • 889280dce5 Put init modbus function outside periphery feature/Modbus Oleg 2025-04-07 09:26:12 +0300
  • 6a6ca4cd3e Change modbus configuration logic Oleg 2025-04-04 15:54:54 +0300
  • b0b42819a8 Add .project file Oleg 2025-04-03 14:48:25 +0300
  • 0be0ccafdc Change .gitignore file Oleg 2025-04-03 14:30:38 +0300
  • aef79400ce Additional changes for previous commit Oleg 2025-04-03 14:30:16 +0300
  • 4315b2865d Clean project. Change receiveCpuModbusData function Oleg 2025-04-03 14:29:10 +0300
  • 3abcb43b33 clear project Oleg 2025-04-02 15:30:46 +0300
  • 7ab4153cca Add cpu to comm modbus data handling Oleg 2025-04-02 15:30:30 +0300
  • 31b3b12a81 Clean the project Oleg 2025-04-01 15:14:14 +0300
  • 06518a828d Add modbus lib instead of original one Oleg 2025-03-31 11:18:17 +0300
  • 46d4b79e90 Add modbus. Init with CPU data. If COMM is removed and then installed back - modbus will not work because CPU board will not send config data. CPU board should detect reinstalling/reprogramming of COMM board and send config data again (with asking software version) Oleg 2025-03-28 14:32:35 +0300
  • 4606a25db4 Clean more Oleg 2025-03-27 11:36:33 +0300
  • 5db1783db5 Clean project. Modbus still working Oleg 2025-03-27 11:28:38 +0300
  • 9feba6b8c9 It works now The problem was with InitCPUTimers dunction (it was commented). But some fact was found: If you flash with correct software first - Modbus is working. Then, if you comment InitCPUTimers function and flash CPU again. The Modbus still working! But, if you turn off the power Modbus will not work after power up. The reason is unknown Oleg 2025-03-27 11:08:59 +0300
  • a0fef5214d Modbus still working here Oleg 2025-03-26 17:04:35 +0300
  • 5f28745064 Merge branch 'feature/CAN_timeOut' into dev Oleg 2025-03-20 10:51:14 +0300
  • 8cbdce2192 Add time out feature feature/CAN_timeOut Oleg 2025-03-20 10:49:47 +0300
  • 61b34218ff Add memory map for XINTF. Change zone0 to zone6 Oleg 2025-03-18 15:58:43 +0300
  • a450de810f Fix some CAN interface argument capacity Oleg 2025-03-18 15:33:21 +0300
  • cc59948011 Fix can transmitMsg() 1. Now method takes Uint62 instead of Uint32 2. Comment TA bit checking for not potentially make processor to stand in endless loop if there is no answer from another node 3. The method do not set data lenght now. It should be set when MBOX configuring Oleg 2025-03-14 11:26:18 +0300
  • d864977511 First test Oleg 2025-03-12 08:42:12 +0300
  • c692668f7b Expand CAN functionality. Oleg 2025-03-12 08:36:32 +0300
  • dbbd22524b Merge updated branch 'feature/baseCAN' into dev Oleg 2025-03-06 10:14:57 +0300
  • 07bb5edd57 Change/add methods feature/baseCAN Oleg 2025-03-06 10:08:08 +0300
  • 7cd6a2ea9e Clean the code Oleg 2025-03-06 09:43:00 +0300
  • b884754d93 Add mbox interrupt handling Oleg 2025-03-06 09:33:12 +0300
  • 182ada3bba Fix mistakes Oleg 2025-03-04 14:17:33 +0300
  • ac023187cd Overload "trasmitMsg" method Oleg 2025-03-04 08:37:38 +0300
  • 714f0265cc Merge branch 'feature/baseCAN' into dev Oleg 2025-02-26 09:09:14 +0300
  • 0246107428 Fix compile problem Oleg 2025-02-25 09:11:27 +0300
  • 0efa3cb375 Add changes in init functions Oleg 2025-02-24 15:14:57 +0300
  • de707c052a Add error control. Fix config mistakes with TRS reset Oleg 2025-02-21 20:36:36 +0300
  • fd72d2833b Add remote frames Oleg 2025-02-19 17:38:46 +0300
  • dfb90e3ee8 Change config methods. Tested with the second board Oleg 2025-02-19 10:36:08 +0300
  • 4446eb970a Add RX and TX methods. Change config methods Oleg 2025-02-17 16:42:12 +0300
  • 82df69c385 Split configuarion and communication. Start of RX. Oleg 2025-02-14 15:13:20 +0300
  • 34fe93213f Branch starts Oleg 2025-02-13 17:55:13 +0300
  • eee4c90277 Start inititilization process Oleg 2025-02-13 08:49:52 +0300
  • b67c8564a4 Start main Oleg 2025-02-13 08:40:43 +0300