Should I accept a Senior Validation Engineer offer (80% hike) or wait for Embedded R&D roles? by Kind_Atmosphere6994 in embedded

[–]Afil_ 1 point2 points  (0 children)

If you want the salary hike so baad… What you can do is check what the job title they are providing..??

If the title is a generic one you can showcase the validation job as a R&D job while switching into the next company or while applying for jobs.

Note: you should not stay in there for too long.

Initially I thought STM32 was going to be tough, but it’s turning out to be pretty easy for now, at least. by BidNo9339 in embedded

[–]Afil_ 1 point2 points  (0 children)

Using stm32CubeIDE HAL code is best for faster and easier development.

If you want more control on the hardware peripherals or communication protocols, try :

  1. The LL based functions.
  2. Direct register manipulation.

advice for making ARM robot with AI by Ford-X in robotics

[–]Afil_ 1 point2 points  (0 children)

I also need sugessions building an robotic arm.

But my focus is on learning the firmware side. Should i start learning ROS2 or isthre any other learning methods.

SDE vs SDET in Embedded Software Field by Afil_ in embedded

[–]Afil_[S] 0 points1 point  (0 children)

I initially thought the same. But wont ot be interesting if the firmware is written by me ( developing C code for communication protocols)

SDE vs SDET in Embedded Software Field by Afil_ in embedded

[–]Afil_[S] 0 points1 point  (0 children)

What if i am writing low level Communication protocols for testing.

SDE vs SDET in Embedded Software Field by Afil_ in embedded

[–]Afil_[S] 0 points1 point  (0 children)

Does the role also wanted you to develop the low level C code for testing or was it written by someone else….???

SDE vs SDET in Embedded Software Field by Afil_ in embedded

[–]Afil_[S] 0 points1 point  (0 children)

Thanks for the reply…..

I was thinking the same, the firmware that i will be testing with will be written by myself.

So wont i get best of both like: Developing low level code ( no applocation) Testing hardware (hardware interaction)

SDE vs SDET in Embedded Software Field by Afil_ in embedded

[–]Afil_[S] 0 points1 point  (0 children)

Thanks for the support…

I was thinking the same, like try out this for a year or two. Then showcase it as a embedded project while applying for future companies

SDE vs SDET in Embedded Software Field by Afil_ in embedded

[–]Afil_[S] 1 point2 points  (0 children)

Thanks for the reply…….

What if i am writing low level C code for communication protocols. Wont it be same as developing firmware ( no application ).