User Activity

I wonder if embrio can help me solve my problem. I have little programming experience. I'm trying to build a device that uses Arduino uno to draw accelerometer data from 9-axis motion shielding on a 1.8 "TFT display. I want to draw the data as close ...
The MCU of STM selects the external crystal, whether to choose a high frequency or a low one, what are the instructions?For example, for stm32L486, the datasheet gives the maximum main frequency as 80MHz, so 4Mhz, 8Mhz, 16Mhz, 20Mhz, 40Mhz can be rea...
I want to use the STM32CubeMX code generation tool to generate the USB HID device class driver code, I found that in the USB DEVICE drop-down list box options, there are two HID device class options to choose from, are Custom Human Interface Device C...
Which STM board has both input and output, digital and analog pins?Thanks in advance.
When I use the 51 kernels, if I encounter too many defined variables, especially when there are more arrays, I can use xdata,idata to define variables, but I don't know if I can use them with STM32?
Kudos from