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.
JTAG working
Hello Jishnu, Have you used OpenOCD tool for debugging as we were using it earlier for debugging into ESP32? Also, We have GDB Tool as well for debugging of code for older ESP32 IDF 3.2 as per our requirement and tried to debug code through GDB Server and Client as well. So, Let me know if you haveRead more
Hello Jishnu,
Have you used OpenOCD tool for debugging as we were using it earlier for debugging into ESP32?
Also, We have GDB Tool as well for debugging of code for older ESP32 IDF 3.2 as per our requirement and tried to debug code through GDB Server and Client as well.
So, Let me know if you have tried anything at your end for debugging purpose.
Regards,
See lessRitesh Prajapati
Selecting an Optimal Sensor for Waste Bin Level Measurement
Hello, You can try with HC-SR04 Ultrasonic Sensor but again there is limitation as it covers limited section. Otherwise you can use weight measurement technique to measure waste into bin. Regards, Ritesh Prajapati
Hello,
You can try with HC-SR04 Ultrasonic Sensor but again there is limitation as it covers limited section.
Otherwise you can use weight measurement technique to measure waste into bin.
Regards,
See lessRitesh Prajapati
USB Serial Port giving junk data
Hello Paresh, Are you able to send data over TX pin like TX Pin is working or not? That you can check by sending some data from USB UART to your controller and read data over controller. If that is working fine it means your TX PATH is working while issue is into RX PATH or let me know if both are nRead more
Hello Paresh,
Are you able to send data over TX pin like TX Pin is working or not? That you can check by sending some data from USB UART to your controller and read data over controller.
If that is working fine it means your TX PATH is working while issue is into RX PATH or let me know if both are not working.
Also, you can try testing using loopback like connect TX and RX together and verify that sent data are received on RX pin or not.
Which boardrate are you using? Have you checked with all standard boardrates like 9600, 115200 etc?
Regards,
See lessRitesh Prajapati
Which aspect of embedded systems development interests you the most?
Hello Alok, Thanks for sharing it. I am mostly interested in low level programming into Linux Kernel, Device Driver as well as into IoT related project development with different RF Technologies and WIreless connectivities.
Hello Alok,
Thanks for sharing it.
I am mostly interested in low level programming into Linux Kernel, Device Driver as well as into IoT related project development with different RF Technologies and WIreless connectivities.
See lessError in final launch sequence
Thanks a lot for your prompt response. It means there may be flash cache issue while using STM32 Cube IDE specific into that Laptop. Let me know if need any further help from my end. Regards, Ritesh Prajapati
Thanks a lot for your prompt response.
It means there may be flash cache issue while using STM32 Cube IDE specific into that Laptop.
Let me know if need any further help from my end.
Regards,
See lessRitesh Prajapati
CAN FD Protocol
Thanks for your prompt response. Let me know if need any other help. Regards, Ritesh Prajapati
Thanks for your prompt response.
Let me know if need any other help.
Regards,
See lessRitesh Prajapati
Can anyone suggest how to design custom hardware for stm32 microcontroller. ie. designing bare minimal hardware of microcontroller to get started with it.
Hello, Do you have any specific requirements like what are the interfaces you need to make custom application for your project? or is it just for learning and understanding perspective? Better if you could give some more details as per your requirements then we can able to help to you as per your neRead more
Hello,
Do you have any specific requirements like what are the interfaces you need to make custom application for your project? or is it just for learning and understanding perspective?
Better if you could give some more details as per your requirements then we can able to help to you as per your need.
Regards,
See lessRitesh Prajapati
CAN FD Protocol
Hello, I have worked on CAN Open Protocol but also i believe into CAN FD Protocol, There is no any CAN Filters are required to receive messages from any node as there are just broadcasting it.
Hello,
I have worked on CAN Open Protocol but also i believe into CAN FD Protocol, There is no any CAN Filters are required to receive messages from any node as there are just broadcasting it.
See lessCan anyone guide a complete Road map to become an Embedded firmware Engineer?
Hello, Yes. PCB Designing as a part of Hardware Designing and understanding would be good so that you can deal with Hardware as well easily without taking much dependencies with hardware team. Regards, Ritesh Prajapati
Hello,
Yes. PCB Designing as a part of Hardware Designing and understanding would be good so that you can deal with Hardware as well easily without taking much dependencies with hardware team.
Regards,
See lessRitesh Prajapati
Stepper motor stuck issue
Hello, Thanks for providing few information from your end. I would like to know that all 4 motors are connected with single STM32 MCU? If yes then all are connected over Modbus? Would you please send me detailed block diagram and sample code as well like how you are operating it? Also which STM32 MCRead more
Hello,
Thanks for providing few information from your end.
I would like to know that all 4 motors are connected with single STM32 MCU? If yes then all are connected over Modbus?
Would you please send me detailed block diagram and sample code as well like how you are operating it?
Also which STM32 MCU exactly are you using?
Regards,
See lessRitesh Prajapati