Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by sunil_kasar

  1. S

    [ARM] PWM Input capture problem(STM8AF)

    can anyone tell, whats wrong with PWM input capture???? I am stuck at it since 4 days.
  2. S

    [ARM] PWM Input capture problem(STM8AF)

    Hello All, I am new to STM8AF MCU. I have configured TIM1 and TIM3 as PWM output channels. TIM2 channel 1 (PD4) as input channel. I am getting correct result when I look at PWMout result in CRO. Same PWM output of TIM1 channel1, I am feeding as input to TIM2 channel1(PD4) and sending over CAN...
  3. S

    CAN- message transmission proble.

    Re: CAN- message transmission problem. CAN_ESR status result on STM32F429.
  4. S

    CAN- message transmission proble.

    CAN- message transmission problem. Hello All, I am facing problem in transmission of frames. I am sending frames from CAN analyzer to STM32F429ZI board. Board has to receive the frames and transmit back. But I am Receiving error frames in the Can-analyzer when I try with below code. Kindly...
  5. S

    CAN- message transmission proble.

    Hello all, I wrote code for CAN message transmission using STM32F429ZI board. Message is not getting transferred. It is displaying only error frames in CANanalyzer. Please suggest me solution for this problem. I have attached the code for your convenience. Even I have attached a...
  6. S

    [SOLVED] STM32F429 ADC DMA problem

    Hi gaoguanyixh, klausST and hobbyckts, Thank you for your suggestions. I connected PA0 to POT, and PA1,PA2, PA3 to 3V. It is working fine. The result is normal. The unconnected pins are floating and responding to crosstalk from the pot signal pin. After Putting a low impedance signal...
  7. S

    [SOLVED] STM32F429 ADC DMA problem

    @ hobbyckts, 1. Please clarify what is RAIN? Also the formula that you are referring, please let me know where to find this information. 2. Ours is not BGA. It is LQFP144. - - - Updated - - - Hello hobbyckts, Now I have configured PA0,PA1,PA2 and PA3 pins for ADC channels. 1. When I connect...
  8. S

    [SOLVED] STM32F429 ADC DMA problem

    Dear hobbyckts, with the help of a pot I am varying ADC input. I have connected one pin of pot to 3V, second to ground and one more to one ADC channel. and when I change voltage at one pin of channel, it is effecting other 3 channel results also.
  9. S

    ADC-DMA Problem.

    Hi all, I am new to STM32F429 board. I wrote a code for ADC-DMA2 implementation. I have configured 4 channels PA4,PA5,PA6 and PA7 for ADC1 and when I change voltage at one pin, it's effect is influencing on other three pins also(ADC values at other 3 pins are also changing). below is the code...
  10. S

    [SOLVED] STM32F429 ADC DMA problem

    Hi all, I am new to STM32F429 board. I wrote a code for ADC-DMA2 implementation. I have configured 4 channels PA4,PA5,PA6 and PA7 for ADC1 and when I change voltage at one pin, it's effect is influencing on other three pins also(ADC values at other 3 pins are also changing). below is the code...
  11. S

    Multiple I2C LCD with AVR and mikroC PRO AVR

    @Milan.rajik.... I made changes in the code as you suggested. But still it is not working. I have attached the code. kindly Help me
  12. S

    Multiple I2C LCD with AVR and mikroC PRO AVR

    K.... I will do changes... Thank you for the valuable guidance...
  13. S

    Multiple I2C LCD with AVR and mikroC PRO AVR

    I am using 20x4 LCD display(JHD 204A) with PCF8574T. connecting these to ATmega16 microcontroller. I am using GCC compiler. can I use the same code?

Part and Inventory Search

Back
Top