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 surendran_raj

  1. S

    CAN communication in dsPIC33CK64MP508

    I mean i can't view transmitted data when use it with STM I can able see the transmitted data and transmitter id
  2. S

    CAN communication in dsPIC33CK64MP508

    @KlausST error highlighted in white box
  3. S

    CAN communication in dsPIC33CK64MP508

    @KlausST Thanks for your response. I used a logic analyzer to view the transmitted data but it shows a CAN error. I need to view the transmitted data to check wheater the transmitted data is correct or not.
  4. S

    CAN communication in dsPIC33CK64MP508

    I tried to transmit data using CAN communication in dsPIC33CK64MP508. I use MCC for configuring CAN in dsPIC33CK64MP508 and MCP2551 CAN transceiver. I set the bit rate to 500 kbps. I just transmit two data bytes (0x41 and 0x42) and I used a logic analyzer to view the data but it shows the...
  5. S

    [ARM] Control BLDC motor with DRV10983 driver in STM32G030F6P6 controller

    Am using in STM32G030F6P6 controller. I use DRV10983 driver IC to control the BLDC fan motor. I am new to this driver IC. Can anyone help me know How to use this DRV10983 Driver IC and communicate with STM32G030F6P6? I have used code generated for CubeMx software. And I send the motor command...
  6. S

    [SOLVED] STM32 ADC Injected method

    check the direction bit before enabling the TIM in center align mode, and use the RCR register.
  7. S

    [ARM] Regenerative braking on BLDC motor

    I am trying to design regen Braking for the BLDC motor controller I used three switch topologies for regenerative braking. In three switch methods, high-side MOSFET S1, S3, and S5 are kept OFF and low-side MOSFET S2, S4, and S6 are operated in PWM switching mode at the same time in each...
  8. S

    [ARM] AC current regulation in BLDC controller

    Hi, Thanks for your response. I am using the resistor method to measure the AC current. I face some difficulties so the result obtain is not what I expected I will say the step that I have done and please correct me if I was wrong or any other methods for controlling AC current in BLDC motor. I...
  9. S

    [SOLVED] STM32 ADC Injected method

    Hi, I need some clarification about ADC in injected conversion method. I am using STM32F103C8 controller I configure TIM1 in center align mode 1 to trigger the ADC in injected mode. i worked well and tried to check the ADC in injected mode by making pin PB1 to high and making it low after...
  10. S

    [ARM] AC current regulation in BLDC controller

    Hi, I need to know about the AC current measurement for the BLDC motor. I tried to measure phase current for only one phase for two commutation state. I use the STM32F103C8 controller for controlling the BLDC motor. I need some clarification on measuring phase current for the BLDC motor. I use...
  11. S

    [ARM] STM32-UART-single-wire-half-duplex-communication

    thanks for your response first need to transmit the data in that condition data is not transmitted yet.
  12. S

    [ARM] STM32-UART-single-wire-half-duplex-communication

    I tried to make Single-wire half-duplex communication in UART using the STM32F103C8 controller. in single-wire half-duplex communication, a TX pin is used for transmitting and receiving the data. I had configured the pins and register with the help of a datasheet(reference manual for...
  13. S

    [ARM] STM32 UART Rx with DMA

    Thanks for your reply. I need to know about using registers.
  14. S

    [ARM] STM32 UART Rx with DMA

    Hi, I'm trying to set up UART communication with DMA using the STM32f103C8 controller. I'm trying to receive data with DMA but I can't able to receive data continuously. Can anyone correct me if I made a mistake? I'm using STM32f103C8 registers to code. communication :USART3 pins PB10-TX...
  15. S

    [ARM] BLDC Sensorless startup method

    Thanks I use this circuit to measure the back emf is the circuit use is enough or do you have another method to for back emf

Part and Inventory Search

Back
Top