Unlock the Gateway: Join the Embed Threads
Unlock the Possibilities: Dive In with Login Access
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Which is the best institute in India to go for embedded systems & robotics?
Hello Alok, Good Question which you have asked. As far as i know that CDAC and Vector India are institute for learning embedded system courses with some hands-on but didn't have any experience into it. There are other private courses are also running into india for embedded system learnings but notRead more
Hello Alok,
Good Question which you have asked.
As far as i know that CDAC and Vector India are institute for learning embedded system courses with some hands-on but didn’t have any experience into it.
There are other private courses are also running into india for embedded system learnings but not sure about which one would be best for that.
Regards,
See lessRitesh Prajapati
C/C++ programming
Hello, So, You just want to learn only C and C++ language without learning other embedded system concepts like Embedded C, Hardware Interface, Operating System and Networking concepts? I suggest doing course of CDAC or Vector for embedded systems perspective in which all basics with some hands-on arRead more
Hello,
So, You just want to learn only C and C++ language without learning other embedded system concepts like Embedded C, Hardware Interface, Operating System and Networking concepts?
I suggest doing course of CDAC or Vector for embedded systems perspective in which all basics with some hands-on are covered.
Regards,
See lessRitesh Prajapati
FOTA from scratch
Thanks Alok for sharing your knowledge and experience about FOTA process. We have also implemented FOTA component and server at our end with secure connection and more checking using which User can do FOTA for Linux based application and RTOS based application as well. There is one point that I woulRead more
Thanks Alok for sharing your knowledge and experience about FOTA process.
We have also implemented FOTA component and server at our end with secure connection and more checking using which User can do FOTA for Linux based application and RTOS based application as well.
There is one point that I would like to include that we need to make fixed partition where OTA can be stored and can be activated as per rolling mechanism.
Also, We need to allocate one default or factory partition where default firmware can be stored so that if any issue will occur then factory firmware can be activated automatically.
Let me correct if i am wrong at any place.
Regards,
See lessRitesh Prajapati
RTC IN STM32 DATE PROBLEM
Hello, you can use external RTC with coin cell in which you date and time will be stored permanently into your device with back up as well in case of device turned off. Also you can check date variable into your code which should be proper data type. If that is proper data type and if you are settinRead more
Hello,
you can use external RTC with coin cell in which you date and time will be stored permanently into your device with back up as well in case of device turned off.
Also you can check date variable into your code which should be proper data type. If that is proper data type and if you are setting properly then there won’t be any issue.
There may be chance into your system like if it is not getting proper date then it is going to set as default. so, please check that type of condition into it and try to debug from where are you getting default date.
Regards,,
See lessRitesh Prajapati
RTC IN STM32 DATE PROBLEM
Hello, Yes, 1/1/2000 is default date is set if we consider fresh or production board in which date or tiime is not set any time. So, Here, It seems like your device is not getting any configured time so that it is taking default time. Regards, Ritesh Prajapati
Hello,
Yes, 1/1/2000 is default date is set if we consider fresh or production board in which date or tiime is not set any time.
So, Here, It seems like your device is not getting any configured time so that it is taking default time.
Regards,
See lessRitesh Prajapati
RTC IN STM32 DATE PROBLEM
Hello, Can you please let me know that is there any fixed pattern like date is changed or any random date is set? Because there might issue into RTC or Timer library which are managing both date and time in which you are saying that time is properly managed while date is not there. Also there may beRead more
Hello,
Can you please let me know that is there any fixed pattern like date is changed or any random date is set?
Because there might issue into RTC or Timer library which are managing both date and time in which you are saying that time is properly managed while date is not there.
Also there may be issue into storage and calculation of timing like in which format time and date are stored.
Regards,
See lessRitesh Prajapati
What is an OS? What is the process done by OS?
Hello, So you can try to learn FreeRTOS with all it's required features and concepts. https://github.com/lkosind/Linux-kernel There are few RTOS related documents have been uploaded which you can refer. Regards, Ritesh Prajapati
Hello,
So you can try to learn FreeRTOS with all it’s required features and concepts.
https://github.com/lkosind/Linux-kernel
There are few RTOS related documents have been uploaded which you can refer.
Regards,
See lessRitesh Prajapati
What is an OS? What is the process done by OS?
Hello, There are mainly two different kind of OS comes into picture for embedded system perspective. 1. FreeRTOS or Lightweight OS which can be used to make Lightweight embedded products with scheduling and maultitasking support 2. Linux OS or Heavyweight OS which can be used to make Heavyweight embRead more
Hello,
There are mainly two different kind of OS comes into picture for embedded system perspective.
1. FreeRTOS or Lightweight OS which can be used to make Lightweight embedded products with scheduling and maultitasking support
2. Linux OS or Heavyweight OS which can be used to make Heavyweight embedded products with scheduling and multiple processing support with more RAM and Flash Memory
So, We first need to understand like which kind of OS you want to learn for embedded product development perspective then we can guide to you accordingly.
Regards,
See lessRitesh Prajapati
Multi-channel continuous DMA Conversions
Hello Kunnal, Would you please provide few more details regarding issue which you are facing at your end? 1. which controller are you using? 2. what is the ADC resolution you are using? 3. callback details and triggering mechanism. Regards, Ritesh Prajapati
Hello Kunnal,
Would you please provide few more details regarding issue which you are facing at your end?
1. which controller are you using?
2. what is the ADC resolution you are using?
3. callback details and triggering mechanism.
Regards,
See lessRitesh Prajapati
What is your level of experience in embedded system engineering?
Hello Alok, I have total 13+ years of experience into embedded system development specific for IoT and Linux Development. Throughout my 13 years at SLS, I have had the opportunity to work in various domains such as uCOS, Linux Bootloader, Linux Kernel, BSP Porting, and more. For the past five years,Read more
Hello Alok,
I have total 13+ years of experience into embedded system development specific for IoT and Linux Development.
Throughout my 13 years at SLS, I have had the opportunity to work in various domains such as uCOS, Linux Bootloader, Linux Kernel, BSP Porting, and more. For the past five years, I have been working on modules and chips for Home Automation and Industrial IoT products. My time at SLS has been a tremendous learning experience for me, both technically and non-technically.
Regards,
See lessRitesh Prajapati