Sign Up

Unlock the Gateway: Join the Embed Threads

Have an account? Sign In

Captcha Click on image to update the captcha.

Have an account? Sign In Now

Sign In

Unlock the Possibilities: Dive In with Login Access

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

Embed Threads

Embed Threads

Embed Threads Navigation

  • Blogs
  • Forum
  • About Us
  • Contact Us
  • Books
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Forum
  • Communities
  • Questions
    • New Questions
    • Must Read Questions
    • Trending Questions
    • Hot Questions
  • Polls
  • Groups
  • Add group
  • Badges
  • Users
  • Help
  • Blogs
  • Forum
  • About Us
  • Contact Us
  • Books

Ritesh236

Explainer
Ask Ritesh236
81 Visits
2 Followers
0 Questions
  • About
  1. Asked: July 18, 2023In: Embedded Software Development

    JTAG working

    Ritesh236 Explainer
    Added an answer on July 19, 2023 at 4:02 am

    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,
    Ritesh Prajapati

    See less
    • 0
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  2. Asked: July 18, 2023In: General Embedded Systems Discussions

    Selecting an Optimal Sensor for Waste Bin Level Measurement

    Ritesh236 Explainer
    Added an answer on July 18, 2023 at 1:21 pm

    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,
    Ritesh Prajapati

    See less
    • 0
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  3. Asked: July 18, 2023In: Hardware Design and PCB Layout

    USB Serial Port giving junk data

    Ritesh236 Explainer
    Added an answer on July 18, 2023 at 1:16 pm

    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,
    Ritesh Prajapati

    See less
    • 1
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  4. Asked: July 18, 2023In: Career and Professional Development

    Which aspect of embedded systems development interests you the most?

    Ritesh236 Explainer
    Added an answer on July 18, 2023 at 1:09 pm

    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 less
    • 0
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  5. Asked: July 17, 2023In: Embedded Software Development

    Error in final launch sequence

    Ritesh236 Explainer
    Replied to answer on July 18, 2023 at 8:45 am

    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,
    Ritesh Prajapati

    See less
    • 0
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  6. Asked: July 17, 2023In: Embedded Software Development

    CAN FD Protocol

    Ritesh236 Explainer
    Replied to answer on July 18, 2023 at 8:43 am

    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,
    Ritesh Prajapati

    See less
    • 0
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  7. Asked: July 18, 2023In: Hardware Design and PCB Layout

    Can anyone suggest how to design custom hardware for stm32 microcontroller. ie. designing bare minimal hardware of microcontroller to get started with it.

    Ritesh236 Explainer
    Added an answer on July 18, 2023 at 4:23 am

    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,
    Ritesh Prajapati

    See less
    • 2
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  8. Asked: July 17, 2023In: Embedded Software Development

    CAN FD Protocol

    Ritesh236 Explainer
    Added an answer on July 18, 2023 at 4:20 am

    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 less
    • 0
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  9. Asked: July 11, 2023In: Embedded Software Development

    Can anyone guide a complete Road map to become an Embedded firmware Engineer?

    Ritesh236 Explainer
    Replied to answer on July 18, 2023 at 4:12 am

    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,
    Ritesh Prajapati

    See less
    • 0
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  10. Asked: July 16, 2023In: Tools and Resources

    Stepper motor stuck issue

    Ritesh236 Explainer
    Replied to answer on July 18, 2023 at 4:10 am

    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,
    Ritesh Prajapati

    See less
    • 0
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
1 … 3 4 5 6 7

Sidebar

Ask A Question

Stats

  • Questions 80
  • Answers 4k
  • Best Answers 15
  • Users 802

Free PDF Downloads

A Roadmap to a Successful Career

HTTP, WS and TLS: The Complete Guide

Embedded Interview Questions

  • Popular
  • Answers
  • alokm014

    Embedded System Testing: Strategies and Approaches

    • 1008 Answers
  • Sri Bathran S

    Roadmap to embedded software developer

    • 565 Answers
  • Tanmoy Chandra Dey

    Why is the "ADDR flag" cleared without reading the SR2

    • 292 Answers
  • Aditya007

    Programming Error while using PICKIT4

    • 231 Answers
  • Kushal KJ

    FreeRTOS_config.h file for STM32F401RE Nucleo Board

    • 214 Answers
  • https://motionentrance.edu.np/profile/batdonkey5
    https://motionentrance.edu.np/profile/batdonkey5 added an answer 5 iu hgh per day results References: hgh cycle dosage… August 17, 2025 at 8:07 pm
  • Gaiaathome.eu
    Gaiaathome.eu added an answer interesting fact about steroids References: sport steroids - https://gaiaathome.eu/gaiaathome/show_user.php?userid=1486949 - August 17, 2025 at 8:07 pm
  • Wehrle
    Wehrle added an answer 4iu hgh daily References: Wehrle August 17, 2025 at 8:04 pm
  • wachstumshormon hgh kaufen
    wachstumshormon hgh kaufen added an answer Die Adresse Ihrer IServ Schulplattform ist oft ähnlich, ist aber… August 17, 2025 at 8:00 pm
  • valley.md
    valley.md added an answer what do steroids do References: valley.md August 17, 2025 at 8:00 pm

Explore

  • Forum
  • Communities
  • Questions
    • New Questions
    • Must Read Questions
    • Trending Questions
    • Hot Questions
  • Polls
  • Groups
  • Add group
  • Badges
  • Users
  • Help

Footer

Embed Threads

Embed Threads

Join us on a transformative journey where knowledge is amplified and solutions are empowered.

About Us

  • Blogs
  • Forum
  • About Us
  • Contact Us
  • Books

Legal Stuffs

  • Privacy Policy
  • Adsense Disclaimer

Help

  • Help
  • Contact Us

Follow

© 2024 Embed Threads. All Rights Reserved
With Love by Embed Threads.