• Harmonic computation
    I am using arm_rfft_fast_f32 function to compute harmonics on an input signal. The output is a complex value. I can use arm_cmplx_mag_F32 to compute the magnitudes of the harmonics. Is there any function...
  • Fault Injection in ROM.
    Hello, I am trying to inject faults in program memory(or code memory) of 8051. I want to introduce single event upsets in my program memory for each and every bit and analyse which flipflops are dangerous...
  • Inject messages into the RL-TCPnet stack
    Hi there, Is is possible to inject messages into the TCPnet buffers so that they would be processed as received via the PPP or Ethernet ports? I have seen that the TCPnet stack can use both the...
  • PWM using PCA
    Hi, I was trying to configure the CEX3 of Atmel TSC80251G2D( 80C251). Here follows my initialization code. I dont see a PWM output. Any one has any comments? If so please help. void pca_configure...
  • invoking third party compilers
    Can anyone point me to memos on configuring the UV2 build process to invoke a third party [yacc(1) style] tool. Hopefully the solution one that fits into the dependency support. Otherwise, support...