• How to create a 7000hz signal from PWM ?
    Hi expert, Wants understand how to generate a signal of 7000hz by  the pwmout mbed's library, I read a lot of explainations but i can't find a simple sample code with a good explaination. Thanks
  • remapping the interrupt vector table to alternate locations in the memory map
    dear All, in nxp lpc 1768 i read "remapping the interrupt vector table to alternate locations in the memory map". for which reason one should to remap the interrupt vector table? regards, Ras
  • IoT basics, possible projects?
    Hello, I'm sorry for asking such a generic question but I have been reading up about this for the past week or so and haven't really gotten anywhere. I'm an embedded developer working with ARM and AVR...
  • Trouble getting values with I2C using HAL_Library
    I cant get values with I2C using HAL_Library .I use HAL_I2C_Mem_Read and I cant manage ,maybe my adress wrong I didnt understand please help int main(void) { HAL_Init(); SystemClock_Config(); ...
  • Does anyone have instructions for how to setup for developing ARM based applications on OS X?
    I am interested in learning the ARM system and embedded programming but exclusively use a MAC with OS X.  Does anyone have or know of how to get and IDE set up and running on OS X?