aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2020-10-25 13:37:22 +0200
committerAvi Levkovich <avi@twine-s.com>2020-10-25 13:37:22 +0200
commit63f3186821cfa8db9770dcd6b305b385eb75ed6e (patch)
tree9d82337051e0f79cf54e20aa86aba63211fd5031 /Software/Embedded_SW/Embedded/Modules
parentf20922743b92f60e8b9d10589a5e5a1ca6f838b9 (diff)
downloadTango-63f3186821cfa8db9770dcd6b305b385eb75ed6e.tar.gz
Tango-63f3186821cfa8db9770dcd6b305b385eb75ed6e.zip
shinko comm - working only with stub
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c2
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Waste/newWHS_init.c4
2 files changed, 4 insertions, 2 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c b/Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c
index 2073fbaf0..25a51edfa 100644
--- a/Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c
+++ b/Software/Embedded_SW/Embedded/Modules/General/GeneralHardware.c
@@ -188,6 +188,8 @@ uint32_t HWConfigurationInit(void)
if (WHS_Type == WHS_TYPE_NEW)
{
+/* WHS_IO_Init();
+ Task_sleep(1);//wait for WHS_IO_Init*/
InitConsole_WHS_UART3();//WHS Shinko communication
}
// Waste Init (WHS)
diff --git a/Software/Embedded_SW/Embedded/Modules/Waste/newWHS_init.c b/Software/Embedded_SW/Embedded/Modules/Waste/newWHS_init.c
index b5dc7f3fe..614fd05eb 100644
--- a/Software/Embedded_SW/Embedded/Modules/Waste/newWHS_init.c
+++ b/Software/Embedded_SW/Embedded/Modules/Waste/newWHS_init.c
@@ -86,8 +86,8 @@ bool newWHS_init(void)
//Set_All_WHS_Fans(0xFF);
// delayms(4000);
//Trigger_SetWHSBlowerVoltage (0x0C00);
- Task_sleep(1);
- InitConsole_WHS_UART3();//WHS Shinko communication
+ //Task_sleep(1);
+ //InitConsole_WHS_UART3();//WHS Shinko communication