Course code: INF-1
  • Years with company: 4
  • Years programming: 17
  • Primary programming language: C
  • Other programming languages: Python C++
  • Unit test harnesses: None
  • Something else: I don't know
  • Test practice now: Hardware Debugger, Print Statements, Tracealyzer, GPIO Toggling.
  • Target system: STM32 Microcontroller with Cortex-M7 core, Free RTOS, GUI UI, pulse real time measurements
  • Dev tools: STM32 CubeIDE, Clion
  • Build time: 5-30 minutes
  • Coding standard: developed by me, over the years, from what I like, and feel is best practice.
  • Function too long: When it tries to do multiple things. or when it takes up a screen's worth of space.
  • Code reviews: I like to pull the code down and go over it in the IDE.
  • Code time: 60
  • Test time: 10
  • Debug time: 30
  • Favorite thing about dev: Controlling the hardware, instant gratification when something works.
  • Least favorite thing about dev: deadlines :)
  • Tdd knowledge: Very little.
  • Why are you attending: I would like to learn how to use it with Embedded C systems.