1. M

    Trouble Receiving RS485 Data on EK-TM4C1294: MAX485 Communication Issue

    Hi, I am trying to read the RS485 Absolute encoder from EK-TM4C129. I am using the MAX485 module to convert RS485 to ttl, which is half duplex, where DE is Active high, and RE is active low. I have written the code to enable the Transmitter and receiver, where needed. we must transmit the data...
  2. B

    STM32F446 booting

    The arm.developer.com states that "At Reset, Cortex-M3 and Cortex-M4 processors always boot from a vector table at address zero". How is it possible that f.e. STM32F446 has the vector table located at 0x0800 0000 address? I know about VTOR, but it doesnt seem that it is used there to do that...
  3. S

    Conflicting timers and/or interrupts in Arduino Servo Library and USBHostShield Library

    Hello, I am using the Arduino Servo library to actuate two BLDC motors and ADK USB Host Shield to control them using a USB dongle controller (XBOX). But I am facing issues particularly in calibrating the BLDCs and lose the host shield. The most probable problem I could think of is there are some...
  4. J

    How to read/flash WSON8 W25M chip series (w25m02gvzeig)

    Hi all, I'm new here, hope to be in the right place. I'm not skilled at all in the hardware stuff, so I'm looking for help in order to figure out how to solve my problem. Recently I bought a device for photovoltaic monitoring. Unfortunately after the firmware upgrade, the device started...
  5. L

    How do i implement a dual role power system via a USB-C port for my custom PCB.

    I currently have a custom PCB design using the PIC16F1937-CN. The custom circuit gives an output voltage via the usb to an external device. I would like to charge my circuits battery with the same usb port which is currently not the case. It has another port for charging the device. What design...
Top