User Activity

Hello,Today, I was receiving my eeprom data normally with my normally working I2C code, but when I entered debug mode, the uwtick increased on my processor, but it was not receiving my commands. The LED indicating that the code was running was not bl...
Hello, I use STM32F042C6U6 processor. I use IN 2, 3 and 4 inputs for ADC, but when I activate channel IN 4 input, there are serious deviations in other ADC values. My Variable  uint32_t adc_values[2]; Main Code:   int main(void) { /* USER CODE BEG...
Hello,I made a Motor Driver Circuit and I want to read the ADC via DMA, but it has different settings compared to other microcontrollers such as F4, G4, F0. How can I do it or is there a code or video that can be an example?  STM32F042C6U6 SettingsOt...
Hello everyone. The last time I opened a form related to bit timing, I realized that the problem was in the Canbus transceiver. I added 1-2 revisions and replaced it with the MCP2551 transceiver. Even though there is a device on the other side, I get...
Hello, I last created a topic about moving the 3D node and sent a support message. Thank you for your response. My current problem is how can I transfer the variables in debug to the x, y and z values ​​in the 3D node and move the object?