Explore tweets tagged as #STM32Cube
#STM32Cube.メモ: STM32 peripheralのCRCモジュールの設定で、たとえばx^16 + x^12 + x^5 + 1を生成多項式にしたい場合、まずCRC Length=16を選択する。CRC Generating Polynomialにはもっとも次数の高い項は書かない、書けないようになっている。.(画面はCRC Lengthを後から変えたときのもの。)
0
0
1
A few months ago, maybe more than a few, I managed to get Hardware AES working on my RAK3172 boards on Arduino IDE (with STM32Core). It was based on an example from the STM32Cube FW examples. I came back to it today – I'd like to port it to #RUI3.
3
0
8
#STM32CubeIDE #STM32Cube #STM32.IDEが生成したSTM32プロジェクト、C言語の方はCPU名が定義されるのに、アセンブラは定義しないという中途半端な設定で、一時間以上も悩んだぞ….まぁ、HALとかで実際に使用するシンボルしか定義しないんだろうけどさぁ…
0
1
0